zxSonetConfigType
ZXSONETIF-MIB ·
.1.3.6.1.4.1.3902.1015.1013.2.1.3.1.1.4
Object
column Enumeration
Represents the configured line type.This object is used to switch between SONET(North American)and SDH(European) format. Sts is SONET format, while Stm is SDH format.
Context
- MIB
- ZXSONETIF-MIB
- OID
.1.3.6.1.4.1.3902.1015.1013.2.1.3.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxSonetCfgEntry
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 'ZXSONETIF-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXSONETIF-MIB::zxSonetConfigType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXSONETIF-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXSONETIF-MIB::zxSonetConfigType.<zxSonetIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXSONETIF-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXSONETIF-MIB::zxSonetConfigType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sonetSts3c |
2 | sonetStm1 |
3 | sonetSts12c |
4 | sonetStm4 |
5 | sonetSts48c |
6 | sonetStm16 |
7 | sonetSts192c |
8 | sonetStm64 |