All MIBs › HMPRIV-MGMT-SNMP-MIB › hmLastCommunity
hmLastCommunity
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmLastCommunity
OID (numeric): 1.3.6.1.4.1.248.14.2.9.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Last community string used.
What is hmLastCommunity?
This read-only object captures the most recent SNMP community string used to access an HMPRIV management interface. An operator checks this for audit purposes to see which community string was last authenticated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.9.3 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmLastCommunity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.9.3.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmLastCommunity.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2 | hmAgent | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.9 | hmLastAccessGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.9.3 | hmLastCommunity | HMPRIV-MGMT-SNMP-MIB |