hm2PwdMgmtDefaultPwdActive
HM2-USERMGMT-MIB ·
.1.3.6.1.4.1.248.11.24.1.2.100.1
Object
scalar SNMPv2-TCTruthValue
Shows if one or more default passwords are active for users configured in the hm2UserConfigTable. The hm2PwdMgmtDefaultPwdStatusTable shows for which users the default password is currently actice.
Context
- MIB
- HM2-USERMGMT-MIB
- OID
.1.3.6.1.4.1.248.11.24.1.2.100.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hm2PwdMgmtDefaultPwdStatusGroup
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-USERMGMT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-USERMGMT-MIB::hm2PwdMgmtDefaultPwdActive.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-USERMGMT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-USERMGMT-MIB::hm2PwdMgmtDefaultPwdActive'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |