wfOspfBackupDisable
Wellfleet-OSPF-MIB ·
.1.3.6.1.4.1.18.3.5.3.2.3.1.12
Object
scalar mandatory
Enumeration
This parameter enables or disables the backup OSPF soloist's backup link state database. When the parameter is set to disabled the OSPF backup soloist will not maintain a copy of the OSPF link state database.
Context
- MIB
- Wellfleet-OSPF-MIB
- OID
.1.3.6.1.4.1.18.3.5.3.2.3.1.12- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- wfOspfGeneralGroup
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 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-OSPF-MIB::wfOspfBackupDisable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Wellfleet-OSPF-MIB::wfOspfBackupDisable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |