wrsPtpInstanceExtPortCfgDesSt
WR-SWITCH-MIB ·
.1.3.6.1.4.1.96.100.7.8.1.9
Object
column Enumeration
DesiredState to be used if/when externalPortConfiguration feature is enabled
Context
- MIB
- WR-SWITCH-MIB
- OID
.1.3.6.1.4.1.96.100.7.8.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wrsPtpInstanceEntry
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 'WR-SWITCH-MIB' -M '/opt/observium/mibs/white-rabbit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WR-SWITCH-MIB::wrsPtpInstanceExtPortCfgDesSt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WR-SWITCH-MIB' -M '/opt/observium/mibs/white-rabbit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WR-SWITCH-MIB::wrsPtpInstanceExtPortCfgDesSt.<wrsPtpInstancePortIndex>.<wrsPtpInstanceOnPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WR-SWITCH-MIB' -M '/opt/observium/mibs/white-rabbit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WR-SWITCH-MIB::wrsPtpInstanceExtPortCfgDesSt'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | na |
1 | initializing |
2 | faulty |
3 | disabled |
4 | listening |
5 | preMaster |
6 | master |
7 | passive |
8 | uncalibrated |
9 | slave |