hwXponDeviceOntPotsPortCTPSrvType
HUAWEI-XPON-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.145.1.1.1.42.1.6
Object
column Enumeration
ONT POTS port service type. Options: 1. idleOrnone(1) - Idle or none type 2. twoWay(2) - Two way type 3. threeWay(3) - Three way type 4. fax(4) - Fax type 5. telem(5) - Telem type 6. conference(6) - Conference type 7. invalidType(-1) - Invalid type
Context
- MIB
- HUAWEI-XPON-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.6.145.1.1.1.42.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwXponDeviceOntPotsPortStateEntry
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 'HUAWEI-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-COMMON-MIB::hwXponDeviceOntPotsPortCTPSrvType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-COMMON-MIB::hwXponDeviceOntPotsPortCTPSrvType.<ifIndex>.<hwXponOntIndex>.<hwXponDeviceOntPotsPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XPON-COMMON-MIB::hwXponDeviceOntPotsPortCTPSrvType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalidType |
1 | idleOrnone |
2 | twoWay |
3 | threeWay |
4 | fax |
5 | telem |
6 | conference |