hwIpDslamL2pSrvFlowConfigType
HUAWEI-IPDSLAML2PPORTCONFIG-MIB ·
.1.3.6.1.4.1.2011.6.109.2.1.3
Object
column r/w
Enumeration
Indicates the type of the configured object. Options: 1. integer(1) -integer type 2. string(2) -string type Currently, only integer(1) is supported.
Context
- MIB
- HUAWEI-IPDSLAML2PPORTCONFIG-MIB
- OID
.1.3.6.1.4.1.2011.6.109.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwIpDslamL2pSrvFlowConfigEntry
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-IPDSLAML2PPORTCONFIG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAML2PPORTCONFIG-MIB::hwIpDslamL2pSrvFlowConfigType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IPDSLAML2PPORTCONFIG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAML2PPORTCONFIG-MIB::hwIpDslamL2pSrvFlowConfigType.<hwIpDslamL2pSrvFlowConfigIndex>.<hwIpDslamL2pSrvFlowConfigObject>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IPDSLAML2PPORTCONFIG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IPDSLAML2PPORTCONFIG-MIB::hwIpDslamL2pSrvFlowConfigType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | integer |
2 | string |