hwSIPAuthenticatedRequestMethord
HUAWEI-SIP-MIB ·
.1.3.6.1.4.1.2011.5.25.1.12.2.1.15
Object
scalar Enumeration
The object denotes the methord of a request that fails to authenticate.
Context
- MIB
- HUAWEI-SIP-MIB
- OID
.1.3.6.1.4.1.2011.5.25.1.12.2.1.15- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwSIPClientMIBObjects
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 'HUAWEI-SIP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SIP-MIB::hwSIPAuthenticatedRequestMethord.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SIP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SIP-MIB::hwSIPAuthenticatedRequestMethord'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknow |
2 | register |
3 | invite |
4 | ack |
5 | prack |
6 | cancel |
7 | bye |
8 | info |