zhnPwPeerMACMode
ZHNPWMIB ·
.1.3.6.1.4.1.5504.2.5.31.1.1.1.12
Object
column r/w
Enumeration
Setting this object to dynamic(1) will cause PW to ARP for the MAC address of the peer node. If the value of this object is static(2), the peer MAC address is the value of object pwPeerMAC.
Context
- MIB
- ZHNPWMIB
- OID
.1.3.6.1.4.1.5504.2.5.31.1.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zhnPwEntry
- Groups
- 1
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 'ZHNPWMIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNPWMIB::zhnPwPeerMACMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNPWMIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNPWMIB::zhnPwPeerMACMode.<zhnPwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNPWMIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNPWMIB::zhnPwPeerMACMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dynamic |
2 | static |
Conformance
Member of