hwNativeTDMBoardLoopback
HUAWEI-NTDM-MIB ·
.1.3.6.1.4.1.2011.5.105.1.7.1.3
Object
column r/w
Enumeration
Loopback type of the TDM board. Options: 1. noloop(1) -no loopback 2. cesopinloop(2) -cesop in loopback 3. cesopoutloop(3) -cesop out loopback 4. nativeoutloop(4) -native out loopback 5. nativeinloop(5) -native in loopback Default: noloop(1)
Context
- MIB
- HUAWEI-NTDM-MIB
- OID
.1.3.6.1.4.1.2011.5.105.1.7.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwNativeTDMBoardAttrEntry
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 'HUAWEI-NTDM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTDM-MIB::hwNativeTDMBoardLoopback'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-NTDM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTDM-MIB::hwNativeTDMBoardLoopback.<hwNativeTDMBoardAttrFrameIndex>.<hwNativeTDMBoardAttrSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-NTDM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-NTDM-MIB::hwNativeTDMBoardLoopback'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noloop |
2 | cesopinloop |
3 | cesopoutloop |
4 | nativeoutloop |
5 | nativeinloop |