ipiG8031ActivePath
IPI-G8031-MIB ·
.1.3.6.1.4.1.36673.8031.1.2.1.2
Object
column IpiG8031ActivePathType
This object specifies the whether the active path(transport entity) is working or protection port.
Context
- MIB
- IPI-G8031-MIB
- OID
.1.3.6.1.4.1.36673.8031.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipiG8031StatusEntry
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 'IPI-G8031-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-G8031-MIB::ipiG8031ActivePath'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPI-G8031-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-G8031-MIB::ipiG8031ActivePath.<ipiG8031ProtectionGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPI-G8031-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPI-G8031-MIB::ipiG8031ActivePath'
Syntax
- Source
- IpiG8031ActivePathType
- Base type
Enumeration
Values & Constraints
Type Values
1 | working-port |
2 | protection-port |