sonusAddressContextIpInterfaceGroupIpInterfaceStatusOperState
SONUS-ADDRESS-CONTEXT ·
.1.3.6.1.4.1.2879.2.10.2.10.1.3
Object
column SonusPktLifOperStateType
The operational state.
Context
- MIB
- SONUS-ADDRESS-CONTEXT
- OID
.1.3.6.1.4.1.2879.2.10.2.10.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sonusAddressContextIpInterfaceGroupIpInterfaceStatusEntry
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 'SONUS-ADDRESS-CONTEXT' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-ADDRESS-CONTEXT::sonusAddressContextIpInterfaceGroupIpInterfaceStatusOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONUS-ADDRESS-CONTEXT' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-ADDRESS-CONTEXT::sonusAddressContextIpInterfaceGroupIpInterfaceStatusOperState.<sonusAddressContextName>.<sonusAddressContextIpInterfaceGroupName>.<sonusAddressContextIpInterfaceGroupIpInterfaceStatusName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-ADDRESS-CONTEXT' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-ADDRESS-CONTEXT::sonusAddressContextIpInterfaceGroupIpInterfaceStatusOperState'
Syntax
- Source
- SonusPktLifOperStateType
- Base type
Enumeration
Values & Constraints
Type Values
0 | null |
1 | admnEnabled |
2 | admnDisabled |
3 | remoteCreating |
4 | remoteCreated |
5 | resAllocating |
6 | resAllocated |
7 | deallocDryup |
8 | deallocForce1 |
9 | deallocForce2 |
10 | admnDisabledNoLicense |