optFlipUponEvent
RAD-MIB ·
.1.3.6.1.4.1.164.3.5.1.1.24
Object
This object allows user to define if Flip to the other port will be performed (or not), for certain possible events. Each event is represented by a bit. The value of the object is a sum of 2**n, according to the bits having '1' value. '1' - means that Flip should occur due to this event. Bit 0 (LSB) = SD (Signal Degraded).
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.5.1.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- optMxConfigEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::optFlipUponEvent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::optFlipUponEvent.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::optFlipUponEvent'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Enumerated Values
1 | active |
255 | temporary |
Type Constraints
range: -2147483648..2147483647