cardReboot
ZHONE-SHELF-MONITOR-MIB ·
.1.3.6.1.4.1.5504.3.2.5.1.12
Object
When set to true, this card will be rebooted.
Error cases:
(a) If the card is not present, a set results in an
INCONSISTENT_VALUE error.
(b) An attempt to set to false results in a
WRONG_VALUE error.
All gets will return a value of false.
This is supported only on systems with a supervisory
bus, such as BAN & MALC.
Context
- MIB
- ZHONE-SHELF-MONITOR-MIB
- OID
.1.3.6.1.4.1.5504.3.2.5.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- shelfCardEntry
- Groups
- 1
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 'ZHONE-SHELF-MONITOR-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SHELF-MONITOR-MIB::cardReboot'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-SHELF-MONITOR-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SHELF-MONITOR-MIB::cardReboot.<zhoneShelfIndex>.<zhoneSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-SHELF-MONITOR-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-SHELF-MONITOR-MIB::cardReboot'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of