optixL2LptPmpEnable
OPTIX-L2-LPT-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.20.1.2.1.12
Object
column Enumeration
This object indicates the enable status of the L2 LPT in the point-to-multipoint mode. 0: disable, 1: enable
Context
- MIB
- OPTIX-L2-LPT-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.20.1.2.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- optixL2LptEntry
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 'OPTIX-L2-LPT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-L2-LPT-MIB::optixL2LptPmpEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-L2-LPT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-L2-LPT-MIB::optixL2LptPmpEnable.<optixL2LptRootType>.<optixL2LptRootPara1>.<optixL2LptRootPara2>.<optixL2LptRootPara3>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-L2-LPT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-L2-LPT-MIB::optixL2LptPmpEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |