fsrbridgeNicknameStatus

SUPERMICRO-RBRIDGE-MIB · .1.3.6.1.4.1.10876.101.2.66.0.1.3.1.4

Object

column r/w 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.
    invalid(3) - writing this value to the object removes
        the corresponding entry.

Context

MIB
SUPERMICRO-RBRIDGE-MIB
OID
.1.3.6.1.4.1.10876.101.2.66.0.1.3.1.4
Type
column
Access
readwrite
Status
current
Parent
fsrbridgeNicknameEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1static
2dynamic
3invalid