rc2kBootConfigEnableSpbmConfigMode

RC-2K-MIB · .1.3.6.1.4.1.2272.1.100.5.1.46

Object

column r/w SNMPv2-TCTruthValue
Enables spbm-config-mode boot flag. When this flag
is true, SPBM configurations are allowed and PIM
configurations are disabled and not allowed.
When this flag is false, PIM configurations
are allowed and SPBM configurations are disabled
and not allowed. Changing this flag will reboot
the box and it will come up with the selected
configuration mode.

Context

MIB
RC-2K-MIB
OID
.1.3.6.1.4.1.2272.1.100.5.1.46
Type
column
Access
readwrite
Status
current
Parent
rc2kBootConfigEntry

Walk 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 'RC-2K-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-2K-MIB::rc2kBootConfigEnableSpbmConfigMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-2K-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-2K-MIB::rc2kBootConfigEnableSpbmConfigMode.<rc2kBootConfigSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-2K-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-2K-MIB::rc2kBootConfigEnableSpbmConfigMode'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false