juniSubscrLocalControl
Juniper-SUBSCRIBER-MIB ·
junose variant
·
.1.3.6.1.4.1.4874.2.2.49.1.1.1.1.3
Object
column r/w
Enumeration
When set to clear(1), causes the subscriber information in this entry
to be cleared. When set to ok(0), there is no effect and subscriber
information is unchanged.
When read, always returns a value of ok(0).
No other object in this entry can be set simultaneously, otherwise an
InconsistentValue error is reported.
Context
- MIB
- Juniper-SUBSCRIBER-MIB
- OID
.1.3.6.1.4.1.4874.2.2.49.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniSubscrLocalEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-SUBSCRIBER-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-SUBSCRIBER-MIB::juniSubscrLocalControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-SUBSCRIBER-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-SUBSCRIBER-MIB::juniSubscrLocalControl.<juniSubscrLocalIfIndex>.<juniSubscrLocalEncaps>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-SUBSCRIBER-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-SUBSCRIBER-MIB::juniSubscrLocalControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ok |
1 | clear |