zxGponUNITPType
ZXGPON-ONTMGMT-MIB ·
.1.3.6.1.4.1.3902.1012.3.50.15.21.1.1
Object
column Enumeration
This attribute indicates the TP type related with this UNI. null: no related services; iwtp: uni is directly connected with an iwtp; mciwtp: uni is directly connected with an multicast iwtp; macbridge: uni is connected with a bridge; dot1p: uni is connected with an iwtp by 802.1p mapping; ces: uni is connected with ces service; vbridge: uni is connected with a virtual bridge;
Context
- MIB
- ZXGPON-ONTMGMT-MIB
- OID
.1.3.6.1.4.1.3902.1012.3.50.15.21.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxGponUNITPInfoEntry
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::zxGponUNITPType'
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::zxGponUNITPType.<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::zxGponUNITPType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | null |
2 | iwtp |
3 | mciwtp |
4 | macbridge |
5 | dot1p |
6 | ces |
7 | vbridge |