mobileSmsMsgStorage
BINTEC-MOBILE-MIB ·
.0.4.1.25.1.2
Object
column Enumeration
This object specifies the storage which holds the SMS. Available storages are: sm(1) -- SIM card storage me(2) -- Mobile Equipment storage mt(3) -- one of the ME associated storages bm(4) -- Broadcast Message storage ta(5) -- Terminal Adapter storage sr(6) -- Status Report storage
Context
- MIB
- BINTEC-MOBILE-MIB
- OID
.0.4.1.25.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mobileSmsEntry
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 'BINTEC-MOBILE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-MOBILE-MIB::mobileSmsMsgStorage'
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::mobileSmsMsgStorage.<mobileSmsIfIndex>.<mobileSmsMsgStorage>.<mobileSmsMsgSlot>'
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::mobileSmsMsgStorage'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sm |
2 | me |
3 | mt |
4 | bm |
5 | ta |
6 | sr |