prioritySwitch
BRCMROBOMGMT5324MIB ·
.1.3.6.1.4.1.655.9.22.1.10.1
Object
scalar mandatory
r/w
Enumeration
A switch to select whether the priority is enable/disable
Context
- MIB
- BRCMROBOMGMT5324MIB
- OID
.1.3.6.1.4.1.655.9.22.1.10.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- priorityMgt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRCMROBOMGMT5324MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCMROBOMGMT5324MIB::prioritySwitch.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCMROBOMGMT5324MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCMROBOMGMT5324MIB::prioritySwitch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |