fsFmVarRetrievalClearResponse
FM-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.122.4.1.1.3
Object
column r/w
Enumeration
This attribute clears the variable response log on
the specified interface. Writing 'clearResponseLog' to
this variable cause the 'fsFmVarResponseTable' to be cleared.
Writing 'notCleared' to this attribute has no effect.
This attribute always returns 'notCleared' on a read.
Context
- MIB
- FM-MIB
- OID
.1.3.6.1.4.1.2076.122.4.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsFmVarRetrievalEntry
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 'FM-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FM-MIB::fsFmVarRetrievalClearResponse'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FM-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FM-MIB::fsFmVarRetrievalClearResponse.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FM-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FM-MIB::fsFmVarRetrievalClearResponse'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notCleared |
2 | clearResponseLog |