rtrFACSActiveDB
RAD-SubRtr-MIB ·
.1.3.6.1.4.1.164.11.5.2.1.4
Object
column r/w
Enumeration
This parameter will point on which Facs DataBase the SNMP agent read. The Active dataBase is Read Only. The user may change FACS statements in the temporary DataBase and then write it to the Active DB.
Context
- MIB
- RAD-SubRtr-MIB
- OID
.1.3.6.1.4.1.164.11.5.2.1.4- 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::rtrFACSActiveDB'
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::rtrFACSActiveDB.<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::rtrFACSActiveDB'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | temporary |