snMspsRip6RRDAdminStatus
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.67.1.6
Object
scalar r/w
Enumeration
Controls redistribution of Direct, Static, OSPF and BGP routes into RIP. If this object is set to enable, then routes from protocols as specified by snMspsRip6RRDProtoMaskForEnable will be imported into RIP and the RIP learnt routes will be distributed to BGP and OSPF. If this object is set as disable, then the routes learned from protocols specified by snMspsRip6RRDProtoMaskForEnable will be removed from RIP and no route will be either distributed to or imported from OSPF anf BGP. This object can be set only if snMspsRip6GlobalAdminStatus is up. When the global admin state changes the snMspsRip6RRDAdminStatus also changes.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.67.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
enable- Parent
- snMspsRip6Scalars
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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsRip6RRDAdminStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsRip6RRDAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |