genEquipInterfacesServicesPWTDMPortsLineStatus
MWRM-NETWORK-MIB ·
.1.3.6.1.4.1.2281.10.9.7.2.1.13
Object
column Enumeration
Line status of this TDM port.
Context
- MIB
- MWRM-NETWORK-MIB
- OID
.1.3.6.1.4.1.2281.10.9.7.2.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- genEquipInterfacesServicesPWTDMPortsEntry
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 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-NETWORK-MIB::genEquipInterfacesServicesPWTDMPortsLineStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-NETWORK-MIB::genEquipInterfacesServicesPWTDMPortsLineStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-NETWORK-MIB::genEquipInterfacesServicesPWTDMPortsLineStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noAlarm |
1 | rxLof |
2 | txLof |
3 | rxAis |
4 | txAis |
5 | ts16RxLomf |
6 | ts16TxLomf |
7 | loopbackAlarm |
8 | otherFailure |