nmsMEAPSRingPrimaryPortState
FS-NMS-MEAPS-MIB ·
.1.3.6.1.4.1.52642.2.234.5.1.16
Object
column mandatory
Enumeration
The forwarding state of the primary-port or the first transit-port.
Context
- MIB
- FS-NMS-MEAPS-MIB
- OID
.1.3.6.1.4.1.52642.2.234.5.1.16- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nmsMEAPSRingTableEntry
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 'FS-NMS-MEAPS-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-MEAPS-MIB::nmsMEAPSRingPrimaryPortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-MEAPS-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-MEAPS-MIB::nmsMEAPSRingPrimaryPortState.<nmsMEAPSRingID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-MEAPS-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-MEAPS-MIB::nmsMEAPSRingPrimaryPortState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | forwarding |
2 | preforwarding |
3 | blocking |
4 | edgepreforwarding |