hwGponDynamicMacQueryType
HUAWEI-GPON-MIB ·
.1.3.6.1.4.1.2011.5.100.1.1.1.63.1.3
Object
column HwGponDynamicMacQueryType
This object indicates the query type. Options: 1. gponOntPortInSpecVlan(1) - The ONT port is in the specified vlan 2. gponOntInSpecPort(2) - The specified ONT port 3. gponOntInSpecOnt(3) - The specified ONT 4. gponOntInSpecWlan(4) - The WLAN of specified ONT
Context
- MIB
- HUAWEI-GPON-MIB
- OID
.1.3.6.1.4.1.2011.5.100.1.1.1.63.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwGponDynamicMacQueryEntry
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-GPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GPON-MIB::hwGponDynamicMacQueryType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-GPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GPON-MIB::hwGponDynamicMacQueryType.<ifIndex>.<hwGponDynamicMacVlanId>.<hwGponDynamicMacIndex>.<hwGponDynamicMacQueryType>.<hwGponDynamicMacQueryPara0>.<hwGponDynamicMacQueryPara1>.<hwGponDynamicMacQueryPara2>.<hwGponDynamicMacQueryPara3>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-GPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-GPON-MIB::hwGponDynamicMacQueryType'
Syntax
- Source
- HwGponDynamicMacQueryType
- Base type
Enumeration
Values & Constraints
Type Values
1 | gponOntPortInSpecVlan |
2 | gponOntInSpecPort |
3 | gponOntInSpecOnt |
4 | gponOntInSpecWlan |