snmpFddiPORTCEState
RFC1285-MIB ·
.1.3.6.1.2.1.10.15.4.2.1.7
Object
column mandatory
Enumeration
Indicates the current state of PORT's Configuration Element (CE) (refer to ANSI 9.7.5). Note that this value represents the Current Path information for this PORT.
Context
- MIB
- RFC1285-MIB
- OID
.1.3.6.1.2.1.10.15.4.2.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- snmpFddiPORTEntry
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 'RFC1285-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1285-MIB::snmpFddiPORTCEState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1285-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1285-MIB::snmpFddiPORTCEState.<snmpFddiPORTSMTIndex>.<snmpFddiPORTIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1285-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1285-MIB::snmpFddiPORTCEState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ce0 |
2 | ce1 |
3 | ce2 |
4 | ce3 |
5 | ce4 |