rtrFACSAction
RAD-SubRtr-MIB ·
.1.3.6.1.4.1.164.11.5.2.1.3
Object
column r/w
Enumeration
The management station that sends a SET request for one of these actions with indexes rtrFACSType and rtrFACSIfIndex defines the type and the interface Id for which all FACS statements are to be erased. If no interface or no type is specified, all FACS statements for a protocol are erased.
Context
- MIB
- RAD-SubRtr-MIB
- OID
.1.3.6.1.4.1.164.11.5.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rtrFACSActEntry
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 'RAD-SubRtr-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-SubRtr-MIB::rtrFACSAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-SubRtr-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-SubRtr-MIB::rtrFACSAction.<rtrFACSActType>.<rtrFACSActIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-SubRtr-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-SubRtr-MIB::rtrFACSAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | eraseIP |
3 | eraseDECnet |
4 | eraseIPX |
5 | eraseBrg |
6 | replaceIP |
8 | replaceIPX |
9 | replaceBrg |
10 | backupIP |
12 | backupIPX |
13 | backupBrg |