hh3cSmsSendStatus
HH3C-3GMODEM-MIB ·
.1.3.6.1.4.1.25506.2.98.1.1.2.2.1.4
Object
column r/w
Enumeration
Status of the short message sent.
Context
- MIB
- HH3C-3GMODEM-MIB
- OID
.1.3.6.1.4.1.25506.2.98.1.1.2.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cSmsOperationEntry
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 'HH3C-3GMODEM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-3GMODEM-MIB::hh3cSmsSendStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-3GMODEM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-3GMODEM-MIB::hh3cSmsSendStatus.<hh3cWirelessCardIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-3GMODEM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-3GMODEM-MIB::hh3cSmsSendStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | set2Send |
2 | ready2Send |
3 | sending |
4 | sentAlready |
5 | telnumberInvalid |
6 | paramInvalid |
7 | contentTooLong |
8 | codeError |
9 | unknown |
10 | busy |
11 | notPresent |
12 | notSupport |
13 | initializing |
14 | noCenterNum |
15 | noSim |
16 | simNotReady |
17 | sendAtFailed |
18 | sendDisable |