All MIBs › HMPRIV-MGMT-SNMP-MIB › hmAutoconfigAdapterStatus
hmAutoconfigAdapterStatus
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmAutoconfigAdapterStatus
OID (numeric): 1.3.6.1.4.1.248.14.2.4.200.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Status of the AutoConfiguration Adapter. notPresent(1): AutoConfiguration Adapter has not been detected. removed(2): Configuration was loaded from adapter, but adapter was removed in running mode of the agent. ok(3): Configuration of adapter and switch match. notInSync(4): Configuration of adapter and switch don't match, e.g. configuration has not yet been written into the adapter. outOfMemory(5): Configuration is too large for the adapter. wrongMachine(6): Adapter contains configuration which cannot be loaded into this machine because it was created by a different type of switch. checksumErr(7): Data in adapter fails consistency check. genericErr(8): Any other failure, e.g. hardware malfunction. autodisabled(9): USB port has been disabled for safety reasons.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.4.200.1 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmAutoconfigAdapterStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.4.200.1.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmAutoconfigAdapterStatus.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.4 | hmFSTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.4.200 | hmAutoconfigGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.4.200.1 | hmAutoconfigAdapterStatus | HMPRIV-MGMT-SNMP-MIB |