xCmGenSNMPv2ErrorStatus
XEROX-GENERAL-TC ·
.1.3.6.1.4.1.253.8.50.999.26
Object
scalar XcmGenSNMPv2ErrorStatus
Dummy - DO NOT USE
Context
- MIB
- XEROX-GENERAL-TC
- OID
.1.3.6.1.4.1.253.8.50.999.26- Type
- scalar
- Access
- noaccess
- Status
- current
- Parent
- xCmGeneralDummy
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-GENERAL-TC' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-TC::xCmGenSNMPv2ErrorStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-GENERAL-TC' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-GENERAL-TC::xCmGenSNMPv2ErrorStatus'
Syntax
- Source
- XcmGenSNMPv2ErrorStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | noError |
1 | tooBig |
2 | noSuchName |
3 | badValue |
4 | readOnly |
5 | genErr |
6 | noAccess |
7 | wrongType |
8 | wrongLength |
9 | wrongEncoding |
10 | wrongValue |
11 | noCreation |
12 | inconsistentValue |
13 | resourceUnavailable |
14 | commitFailed |
15 | undoFailed |
16 | authorizationError |
17 | notWritable |
18 | inconsistentName |
19 | failedDueToPowerSaverState |
20 | requestTimedOut |