summaryrefslogtreecommitdiff
path: root/FS/FS/part_export
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2015-12-15 20:31:53 -0600
committerJonathan Prykop <jonathan@freeside.biz>2015-12-15 20:31:53 -0600
commitda6b5077952f9630f68363df66fa80efc8f1d5b7 (patch)
treec4b35718d5a76bb1bc19437d1bb0844703db9468 /FS/FS/part_export
parent08adf9b62500806763ff3a470228dfdd45494598 (diff)
RT#39115: View SNMP info on svc_broadband service [got rid of dialog, displays inline]
Diffstat (limited to 'FS/FS/part_export')
-rw-r--r--FS/FS/part_export/broadband_snmp_get.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/FS/FS/part_export/broadband_snmp_get.pm b/FS/FS/part_export/broadband_snmp_get.pm
index faa51ed06..fafe91a65 100644
--- a/FS/FS/part_export/broadband_snmp_get.pm
+++ b/FS/FS/part_export/broadband_snmp_get.pm
@@ -30,8 +30,7 @@ tie my %options, 'Tie::IxHash',
'options' => \%options,
'no_machine' => 1,
'notes' => <<'END',
-Use this export to configure the community and object ids for displaying realtime
-SNMP data from the service IP address when viewing a provisioned service. Timeout is
+Display broadband service status information via SNMP. Timeout is
per object, and should be small enough for realtime use. This export takes no action
during provisioning itself; it is expected that snmp will be separately
configured on the service machine.