sonusLogicalMgmtIpInterfaceStatusOperStatus
SONUS-MGMT-IP-INTERFACE ·
.1.3.6.1.4.1.2879.2.10.5.3.1.2
Object
The actual status of the logical management interface.
Context
- MIB
- SONUS-MGMT-IP-INTERFACE
- OID
.1.3.6.1.4.1.2879.2.10.5.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sonusLogicalMgmtIpInterfaceStatusEntry
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::sonusLogicalMgmtIpInterfaceStatusOperStatus'
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::sonusLogicalMgmtIpInterfaceStatusOperStatus.<sonusLogicalMgmtIpInterfaceStatusName>'
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::sonusLogicalMgmtIpInterfaceStatusOperStatus'
Syntax
- Source
- SonusNrsLogMgmtIfOperStatusType
- Base type
Enumeration
Values & Constraints
Type Values
1 | disabled |
2 | enabledInterfacesDown |
3 | resourceAllocating |
4 | active |