connConfNodeTrafClear
NEC-MIB ·
.1.3.6.1.4.1.119.2.3.14.9.4.2.1.4
Object
scalar mandatory
r/w
Enumeration
Set allClear (1) to clear all traffic registration information. If noOperation (2) is written, nothing will be performed. The value at read is always noOperation (2).
Context
- MIB
- NEC-MIB
- OID
.1.3.6.1.4.1.119.2.3.14.9.4.2.1.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- connConfNode
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 'NEC-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEC-MIB::connConfNodeTrafClear.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEC-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEC-MIB::connConfNodeTrafClear'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allClear |
2 | noOperation |