zxGponPptpEthUNIIfSpeedConfig
ZXGPON-ONTMGMT-MIB ·
.1.3.6.1.4.1.3902.1012.3.50.14.1.1.3
Object
column r/w
Enumeration
For 10/100 Base-Tx Ethernet interfaces, this attribute is used to set the configuration options: Auto-sensing: 0x00; 10BaseT: 0x01; 100BaseT: 0x02: Gigabit Ethernet: 0x03; 10BaseT Auto-sensing: 0x10; 10BaseT (half duplex): 0x11; 100BaseT (half duplex): 0x12; Gigabit Ethernet (half duplex): 0x13; Gigabit Ethernet Auto-sensing: 0x20. 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.3- Type
- column
- Access
- readwrite
- 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::zxGponPptpEthUNIIfSpeedConfig'
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::zxGponPptpEthUNIIfSpeedConfig.<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::zxGponPptpEthUNIIfSpeedConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | half10 |
3 | full10 |
4 | half100 |
5 | full100 |
6 | full1000 |