sonusMgmtIpInterfaceGroupMgmtIpInterfaceStatusOperStatus
SONUS-MGMT-IP-INTERFACE ·
.1.3.6.1.4.1.2879.2.10.5.2.1.2
Object
column SonusNrsMgmtIfOperStatusType
The actual status of the management interface. A link will be InService if the sonusNrsMgmtIfAdminStatus is enabled and the physical link is up. It will be OutOfService if the admin status is enabled but the physical link is down. It will be OutOfServiceDisabled if the physical link is up but the admin status is disabled. It will be OutOfServiceLinkDown if the physical link is down and the admin status is disabled.
Context
- MIB
- SONUS-MGMT-IP-INTERFACE
- OID
.1.3.6.1.4.1.2879.2.10.5.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sonusMgmtIpInterfaceGroupMgmtIpInterfaceStatusEntry
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-MGMT-IP-INTERFACE' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-MGMT-IP-INTERFACE::sonusMgmtIpInterfaceGroupMgmtIpInterfaceStatusOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONUS-MGMT-IP-INTERFACE' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-MGMT-IP-INTERFACE::sonusMgmtIpInterfaceGroupMgmtIpInterfaceStatusOperStatus.<sonusMgmtIpInterfaceGroupName>.<sonusMgmtIpInterfaceGroupMgmtIpInterfaceStatusName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-MGMT-IP-INTERFACE' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-MGMT-IP-INTERFACE::sonusMgmtIpInterfaceGroupMgmtIpInterfaceStatusOperStatus'
Syntax
- Source
- SonusNrsMgmtIfOperStatusType
- Base type
Enumeration
Values & Constraints
Type Values
1 | disabled |
2 | enabledPortDown |
3 | enabledPortUp |
4 | interfaceCreating |
5 | interfaceCreated |
6 | resourceAllocating |
7 | resourceAllocated |