zxGponPptpEthUNIIfSpeedStatus
ZXGPON-ONTMGMT-MIB ·
.1.3.6.1.4.1.3902.1012.3.50.14.1.1.7
Object
column Enumeration
This attribute indicates the configuration status of the Ethernet UNI. 10BaseT (full duplex): 0x01; 100BaseT (full duplex): 0x02; Gigabit Ethernet (full duplex): 0x03; 10BaseT (half duplex): 0x11; 100BaseT (half duplex): 0x12 Gigabit Ethernet (half duplex): 0x13; When the configuration status is not detected (e.g., Ethernet link is not established or line card is not yet installed), the value 0x00 is used. Upon autonomous instantiation, the value 0x00 is used.(1 byte)
Context
- MIB
- ZXGPON-ONTMGMT-MIB
- OID
.1.3.6.1.4.1.3902.1012.3.50.14.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxGponPptpEthUNIEntry
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 'ZXGPON-ONTMGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXGPON-ONTMGMT-MIB::zxGponPptpEthUNIIfSpeedStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXGPON-ONTMGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXGPON-ONTMGMT-MIB::zxGponPptpEthUNIIfSpeedStatus.<zxGponOltIndex>.<zxGponONTIndex>.<zxGponUNIIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXGPON-ONTMGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXGPON-ONTMGMT-MIB::zxGponPptpEthUNIIfSpeedStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | half10 |
3 | full10 |
4 | half100 |
5 | full100 |
6 | full1000 |