brNotificationStatusID
BROTHER-MIB ·
.1.3.6.1.4.1.2435.2.4.3.99.2.50.1.2
Object
column mandatory
r/w
Enumeration
The Notification Status group ID
Context
- MIB
- BROTHER-MIB
- OID
.1.3.6.1.4.1.2435.2.4.3.99.2.50.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- brNotificationRuleEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'BROTHER-MIB' -M '/opt/observium/mibs/brother:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROTHER-MIB::brNotificationStatusID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BROTHER-MIB' -M '/opt/observium/mibs/brother:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROTHER-MIB::brNotificationStatusID.<brNotificationIndex>.<brNotificationRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BROTHER-MIB' -M '/opt/observium/mibs/brother:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BROTHER-MIB::brNotificationStatusID'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | coverOpen |
2 | jam |
3 | tonerLow |
4 | tonerEmpty |
5 | userConsumableWarning |
6 | userConsumableError |
7 | servicemanConsumableWarning |
8 | servicemanConsumableError |
9 | changeDrum |
10 | memoryFull |
11 | inputMediaError |
12 | outputFull |
13 | notInstalled |
14 | machineError |
15 | otherErrors |