rcRip2GlobalPassive
RAISECOM-RIP-MIB ·
.1.3.6.1.4.1.8886.6.1.17.1.2
Object
DURABLE: { true }
Setting this object to true(1) enables RIP passive. Setting
it to false(2) disables RIP passive.
Context
- MIB
- RAISECOM-RIP-MIB
- OID
.1.3.6.1.4.1.8886.6.1.17.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcRipConfig
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 'RAISECOM-RIP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-RIP-MIB::rcRip2GlobalPassive.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-RIP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-RIP-MIB::rcRip2GlobalPassive'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |