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