fsRipPassiveStatus
FS-RIP-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.13.1.11
Object
The fsRipIfPassiveStatus of a interface equal to this object value when this interface is created. If you change this object value to 'enabled' or 'disabled'all interfaces which have exist will also change their fsRipIfPassiveStatus to 'enabled' or 'disabled'.
Context
- MIB
- FS-RIP-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.13.1.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsRIPMIBObjects
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 'FS-RIP-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-RIP-MIB::fsRipPassiveStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-RIP-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-RIP-MIB::fsRipPassiveStatus'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |