vRtrRipInstanceAdminStatus
TIMETRA-RIP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.9.2.1.25
Object
The value of vRtrRipInstanceAdminStatus specifies the desired
administrative state for this RIP group or instance.
If the RIP instance entry object is set to outOfService, then all RIP
groups and interfaces are shutdown operationally.
If set to inService, the entity and all groups and interfaces below it
are re-enabled operationally unless they have been administratively
shutdown at the group or interface level.
Context
- MIB
- TIMETRA-RIP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.9.2.1.25- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrRipInstanceEntry
- Groups
- 1
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 'TIMETRA-RIP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-RIP-MIB::vRtrRipInstanceAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-RIP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-RIP-MIB::vRtrRipInstanceAdminStatus.<vRtrID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-RIP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-RIP-MIB::vRtrRipInstanceAdminStatus'
Syntax
- Source
- TIMETRA-TC-MIBTmnxAdminState
- Base type
Enumeration
Values & Constraints
Type Values
1 | noop |
2 | inService |
3 | outOfService |
Conformance
Member of