apDiameterResultCode
AP-DIAMETER-MIB ·
.1.3.6.1.4.1.9148.3.13.1.2.1.10
Object
The Result-Code AVP (268) value RFC 3588, 7.1. Result-Code AVP
Context
- MIB
- AP-DIAMETER-MIB
- OID
.1.3.6.1.4.1.9148.3.13.1.2.1.10- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- apDiamNotifObjects
- Groups
- 1
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 'AP-DIAMETER-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP-DIAMETER-MIB::apDiameterResultCode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AP-DIAMETER-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AP-DIAMETER-MIB::apDiameterResultCode'
Syntax
- Source
- ACMEPACKET-TCApDiamResultCode
- Base type
Enumeration
Values & Constraints
Type Values
1001 | diameterMultiRoundAuth |
2001 | diameterSuccess |
2002 | diameterLimitedSuccess |
3001 | diameterCommandUnsupported |
3002 | diameterUnableToDeliver |
3003 | diameterRealmNotServed |
3004 | diameterTooBusy |
3005 | diameterLoopDetected |
3006 | diameterRedirectIndicatoion |
3007 | diameterApplicationUnsupported |
3008 | diameterInvalidHdrBits |
3009 | diameterInvalidAvpBits |
3010 | diameterUnknownPeer |
4001 | diameterAuthenticationRejected |
4002 | diameterOutOfSpace |
4003 | electionLost |
5001 | diameterAvpUnsupported |
5002 | diameterUnknownSessionId |
5003 | diameterAuthoriszationRejected |
5004 | diameterInvalidAvpValue |
5005 | diameterMissingAvp |
5006 | diameterResourcesExceeded |
5007 | diameterContradictingAvps |
5008 | diameterAvpNotAllowed |
5009 | diameterAvpTooManyTimes |
5010 | diameterNoCommonApplication |
5011 | diameterUnsupportedVersion |
5012 | diameterUnableToComply |
5013 | diameterInvalidBitInHeader |
5014 | diameterInvalidAvpLength |
5015 | diameterInvalidMessageLength |
5016 | diameterInvalidAvpBitCombo |
5017 | diameterNoCommonSecurity |
Conformance
Member of