mdmAction

BIANCA-BRICK-MIBMODEM-MIB · .1.3.6.1.4.1.272.4.18.2.1.2

Object

column mandatory r/w Enumeration
Writing to this variable
reboot   (1) : initiates a reboot.
disabled (2) : remove modem resource from allocation pool.
enabled  (3) : put modem to allocation resource pool.

Context

MIB
BIANCA-BRICK-MIBMODEM-MIB
OID
.1.3.6.1.4.1.272.4.18.2.1.2
Type
column
Access
readwrite
Status
mandatory
Parent
mdmEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1reboot
2disabled
3enabled