zxAnRogueOnuLocatingEnable
ZXAN-TRANSCEIVER-MIB ·
.1.3.6.1.4.1.3902.1015.1010.11.6.1.4
Object
This object indicates the rogue onu locating mode ,'true'
indicates locating the rogue ONU and 'false' indicates not
locating the rogue ONU.
When zxAnRogueOnuDetectEnable is 'true',you can configure
zxAnRogueOnuLocatingEnable 'true' or 'false'.When
zxAnRogueOnuDetectEnable is 'false',you can not configure
zxAnRogueOnuLocatingEnable.
When zxAnRogueOnuLocatingEnable is 'true',you can configure
zxAnRogueOnuAutoCloseEnable 'true' or 'false'.When
zxAnRogueOnuLocatingEnable is 'false',you can notconfigure
zxAnRogueOnuAutoCloseEnable.
Context
- MIB
- ZXAN-TRANSCEIVER-MIB
- OID
.1.3.6.1.4.1.3902.1015.1010.11.6.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnRogueOnuDetectInfoEntry
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 'ZXAN-TRANSCEIVER-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXAN-TRANSCEIVER-MIB::zxAnRogueOnuLocatingEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXAN-TRANSCEIVER-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXAN-TRANSCEIVER-MIB::zxAnRogueOnuLocatingEnable.<zxAnSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXAN-TRANSCEIVER-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXAN-TRANSCEIVER-MIB::zxAnRogueOnuLocatingEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |