rcOspfStubRouterAdvertisement
RAISECOM-OSPF-MIB ·
.1.3.6.1.4.1.8886.6.1.79.1.27
Object
scalar r/w
Enumeration
This object controls the advertisement of
stub router LSAs by the router. The value
doNotAdvertise will result in the advertisement
of a standard router LSA and is the default value.
This object is persistent and when written
the entity SHOULD save the change to non-volatile
storage.
Context
- MIB
- RAISECOM-OSPF-MIB
- OID
.1.3.6.1.4.1.8886.6.1.79.1.27- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcOspfGeneralGroup
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-OSPF-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OSPF-MIB::rcOspfStubRouterAdvertisement.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-OSPF-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-OSPF-MIB::rcOspfStubRouterAdvertisement'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | doNotAdvertise |
2 | advertise |