bwmOperClearUsrEntry
ALTEON-CHEETAH-BWM-MIB ·
nortel variant
·
.1.3.6.1.4.1.1872.2.5.6.3.2
Object
scalar r/w
Enumeration
This is an action object to clear the BWM IP user entry table. When we set this to a value of clear(2) will clear the user entry table. ok(1) is returned when object is read.
Context
- MIB
- ALTEON-CHEETAH-BWM-MIB
- OID
.1.3.6.1.4.1.1872.2.5.6.3.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- bwmOpers
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 'ALTEON-CHEETAH-BWM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-BWM-MIB::bwmOperClearUsrEntry.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-BWM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-BWM-MIB::bwmOperClearUsrEntry'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | clear |