rbridgeBaseNicknameType

RBRIDGE-MIB · .1.3.6.1.2.1.214.1.1.8.1.4

Object

column Enumeration
This object indicates the status of the entry.  The
default value is static(1).
    static(1) - this entry has been configured and
        will remain after the next reset of the RBridge.
    dynamic(2) - this entry has been acquired by the
        RBridge nickname acquisition protocol.

Context

MIB
RBRIDGE-MIB
OID
.1.3.6.1.2.1.214.1.1.8.1.4
Type
column
Access
readonly
Status
current
Parent
rbridgeBaseNicknameEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1static
2dynamic

Conformance