aniBsuStatusRipFlag
BSUSTATUS-MIB ·
.1.3.6.1.4.1.4325.3.1.9
Object
scalar Enumeration
This flag shows whether RIP is enabled(1)
or disabled(2) for this BSU.
This is always disabled when BSU is in bridge mode.
Context
- MIB
- BSUSTATUS-MIB
- OID
.1.3.6.1.4.1.4325.3.1.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- aniBsuStatus
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 'BSUSTATUS-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BSUSTATUS-MIB::aniBsuStatusRipFlag.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BSUSTATUS-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BSUSTATUS-MIB::aniBsuStatusRipFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |