ifCfgPortE1FrameType
NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB ·
.1.3.6.1.4.1.8059.1.2.1.1.1.2.7.1.4
Object
column r/w
Enumeration
E1 frame type.
Context
- MIB
- NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB
- OID
.1.3.6.1.4.1.8059.1.2.1.1.1.2.7.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ifCfgPortE1Entry
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 'NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB::ifCfgPortE1FrameType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB::ifCfgPortE1FrameType.<ifCfgE1SlotIndex>.<ifCfgE1PortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB::ifCfgPortE1FrameType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | e1frameTypeCRC |
2 | e1frameTypeNoCRC |