zxr10PortWorkingType
ZXR10-T128-MIB ·
.1.3.6.1.4.1.3902.3.2.4.1.4
Object
column ZXR10-MIBPortWorkingType
auto-config(0) indicate the port working type is auto-config, full-duplex(1) indicate the port working type is full duplex, half-duplex(2) indicate the port working type is half duplex.
Context
- MIB
- ZXR10-T128-MIB
- OID
.1.3.6.1.4.1.3902.3.2.4.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxr10portEntry
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 'ZXR10-T128-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-T128-MIB::zxr10PortWorkingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-T128-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-T128-MIB::zxr10PortWorkingType.<zxr10RackNo>.<zxr10ShelfNo>.<zxr10PosInRack>.<zxr10PortNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-T128-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-T128-MIB::zxr10PortWorkingType'
Syntax
- Source
- ZXR10-MIBPortWorkingType
- Base type
Enumeration
Values & Constraints
Type Values
0 | auto-config |
1 | full-duplex |
2 | half-duplex |