mobileSmsSendMsgStorage

BINTEC-MOBILE-MIB · .0.4.1.24.1.3

Object

column r/w Enumeration
This object specifies the storage which holds the SMS.
Available storages are:
   sm(1)  -- SIM card storage
   me(2)  -- Mobile Equipment storage
The default of this object is 'me' because mobile
equipment offers more storage normally.

Context

MIB
BINTEC-MOBILE-MIB
OID
.0.4.1.24.1.3
Type
column
Access
readwrite
Status
current
Parent
mobileSmsSendEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1sm
2me