hwvdsl2ProfOperType
HUAWEI-VDSL2-LINE-MIB ·
.1.3.6.1.4.1.2011.6.115.1.16.15
Object
scalar Enumeration
VDSL profile operate type. Options: 1.add(1) - Add a VDSL profile 2.modify(2) - Modify a VDSL profile 3.delete(3) - Delete a VDSL profile
Context
- MIB
- HUAWEI-VDSL2-LINE-MIB
- OID
.1.3.6.1.4.1.2011.6.115.1.16.15- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwvdsl2TrapsVbOids
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-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VDSL2-LINE-MIB::hwvdsl2ProfOperType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VDSL2-LINE-MIB::hwvdsl2ProfOperType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | add |
2 | modify |
3 | delete |