ripGlobalRouterVersion
ECS4510-MIB ·
.1.3.6.1.4.1.259.10.1.24.1.18.2.3
Object
scalar r/w
Enumeration
To specify a RIP version used globally by the router. If interface version is configurated, router will use the interface configuration; and if version is not configurated on interface, router will use this global version; and if both interface and global are not configurated, router will use interface's default configuration.
Context
- MIB
- ECS4510-MIB
- OID
.1.3.6.1.4.1.259.10.1.24.1.18.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ripMgt
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 'ECS4510-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4510-MIB::ripGlobalRouterVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4510-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4510-MIB::ripGlobalRouterVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rip1 |
2 | rip2 |
3 | byInterface |