genEquipInterfacesServicesPWTDMPortsLineType
MWRM-NETWORK-MIB ·
.1.3.6.1.4.1.2281.10.9.7.2.1.1
Object
column r/w
Enumeration
Line type of this TDM port. E1 types are for E1 systems and DS1 types for DS1 systems.
Context
- MIB
- MWRM-NETWORK-MIB
- OID
.1.3.6.1.4.1.2281.10.9.7.2.1.1- Type
- column
- Access
- readwrite
- 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::genEquipInterfacesServicesPWTDMPortsLineType'
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::genEquipInterfacesServicesPWTDMPortsLineType.<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::genEquipInterfacesServicesPWTDMPortsLineType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | e1Unframed |
1 | e1 |
2 | e1Crc |
3 | e1Mf |
4 | e1MfCrc |
5 | ds1Uxnframed |
6 | ds1Sf |
7 | ds1Esf |