ipGlobalsBOOTPRelayStatus

CROUTE-MIB · .1.3.6.1.4.1.81.31.1.1.1

Object

scalar r/w Enumeration
Whenever to activate the BOOTP Relay
protocol on the device. 
          
enable - set by the user, means
  activate the BOOTP Relay protocol
  over the defined VLANs.
          
disable - set by the user, means don't
  active the BOOTP Relay protocol.
          
backup - set by the user, means the
  BOOTP Relay protocol is in stand-by.
  It will enter to activeBackup mode
  after IP REDUNDANCY mechanism will
  enter to active mode.
          
activeBackup - set by the device
  (status), means the backup BOOTP
  Relay is working (after time-out of
  IP REDUNDANCY).

Context

MIB
CROUTE-MIB
OID
.1.3.6.1.4.1.81.31.1.1.1
Type
scalar
Access
readwrite
Status
current
Parent
ipGlobals

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CROUTE-MIB::ipGlobalsBOOTPRelayStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CROUTE-MIB::ipGlobalsBOOTPRelayStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable
3backup
4activeBackup