cadVrInterfaceRipPassive
CADANT-VIRTUAL-ROUTER-MIB ·
.1.3.6.1.4.1.4998.1.1.25.3.1.3.1.7
Object
If this value is set to true, then RIP route updates will not be sent out this interface. Otherwise, RIP routes updates will be sent out this interface, but only if RIP is enabled for this interface.
Context
- MIB
- CADANT-VIRTUAL-ROUTER-MIB
- OID
.1.3.6.1.4.1.4998.1.1.25.3.1.3.1.7- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- cadVrInterfaceEntry
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 'CADANT-VIRTUAL-ROUTER-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-VIRTUAL-ROUTER-MIB::cadVrInterfaceRipPassive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-VIRTUAL-ROUTER-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-VIRTUAL-ROUTER-MIB::cadVrInterfaceRipPassive.<cadVrInterfaceSubifIndex>.<cadBgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-VIRTUAL-ROUTER-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-VIRTUAL-ROUTER-MIB::cadVrInterfaceRipPassive'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Object Constraints
range: 0-32
Type Values
1 | true |
2 | false |