hwEponDeviceOntDbaStatus
HUAWEI-XPON-TRAP-MIB ·
.1.3.6.1.4.1.2011.6.128.1.1.11.517
Object
scalar Enumeration
This object indicates the status of Ont's DBA. Options: 1. dbaGpon(1) - Indicates that the status of Ont's DBA is GPON DBA 2. dbaEthernet(2) - Indicates that the status of Ont's DBA is ETH DBA 3. invalid(-1) - Indicates that the query fails or no information is detected
Context
- MIB
- HUAWEI-XPON-TRAP-MIB
- OID
.1.3.6.1.4.1.2011.6.128.1.1.11.517- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwXponDeviceTrapsVbOids
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-XPON-TRAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-TRAP-MIB::hwEponDeviceOntDbaStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XPON-TRAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XPON-TRAP-MIB::hwEponDeviceOntDbaStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | dbaGpon |
2 | dbaEthernet |