x25VcStatFlowState
MAIPU-X25-MIB ·
.1.3.6.1.4.1.5651.3.7.3.2.1.8
Object
column Enumeration
???·????״̬??
Context
- MIB
- MAIPU-X25-MIB
- OID
.1.3.6.1.4.1.5651.3.7.3.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- x25VcStatEntry
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 'MAIPU-X25-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAIPU-X25-MIB::x25VcStatFlowState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MAIPU-X25-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAIPU-X25-MIB::x25VcStatFlowState.<x25VcStatIfIndex>.<x25VcStatNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MAIPU-X25-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MAIPU-X25-MIB::x25VcStatFlowState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | readyD1 |
2 | dteResetingD2 |
3 | dceResetingD3 |
4 | error |