hm2CamPwdChangeActionStatus
HM2-CAM-MGMT-MIB ·
.1.3.6.1.4.1.248.11.200.1.20.5
Object
scalar Enumeration
Status of password change action on available CAM server. - ok(1) -> password change successful. - unsuccessful(2)-> password change unsuccessful. - pending(3) -> password change is in progress. - other(4) -> password change was never done.
Context
- MIB
- HM2-CAM-MGMT-MIB
- OID
.1.3.6.1.4.1.248.11.200.1.20.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hm2CamPwdChangeGroup
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 'HM2-CAM-MGMT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-CAM-MGMT-MIB::hm2CamPwdChangeActionStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-CAM-MGMT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-CAM-MGMT-MIB::hm2CamPwdChangeActionStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | unsuccessful |
3 | pending |
4 | other |