debugLastLocalCommand
SPRIF-MIB ·
.1.3.6.1.4.1.1038.180.10.2.1.22
Object
column LOCALCOMMAND
No description available.
Context
- MIB
- SPRIF-MIB
- OID
.1.3.6.1.4.1.1038.180.10.2.1.22- Type
- column
- Access
- readonly
- Status
- current
- Parent
- debugEntry
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 'SPRIF-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SPRIF-MIB::debugLastLocalCommand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SPRIF-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SPRIF-MIB::debugLastLocalCommand.<debugIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SPRIF-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SPRIF-MIB::debugLastLocalCommand'
Syntax
- Source
- LOCALCOMMAND
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
3 | exerr |
5 | wtr |
6 | msr |
13 | fsr |
15 | lps |
16 | clear |
17 | lowr |
18 | lopas |
19 | off |
20 | on |