hmCurrentAddressStatus

HMPRIV-MGMT-SNMP-MIB · .1.3.6.1.4.1.248.14.1.5.1.5

Object

column Enumeration
This object indicates the status of this entry.
The default value is permanent(3).
              
	   other(1) - this entry is currently in use but
			the conditions under which it will
			remain so are different from each of the
			following values.
	   invalid(2) - writing this value to the object
			removes the corresponding entry.
	   permanent(3) - this entry is currently in use
			and will remain so after the next reset
			of the bridge.
	   deleteOnReset(4) - this entry is currently in
			use and will remain so until the next
			reset of the bridge.
	   deleteOnTimeout(5) - this entry is currently
			in use and will remain so until it is
			aged out.

Context

MIB
HMPRIV-MGMT-SNMP-MIB
OID
.1.3.6.1.4.1.248.14.1.5.1.5
Type
column
Access
readonly
Status
current
Parent
hmCurrentAddressEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMPRIV-MGMT-SNMP-MIB::hmCurrentAddressStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMPRIV-MGMT-SNMP-MIB::hmCurrentAddressStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMPRIV-MGMT-SNMP-MIB::hmCurrentAddressStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1initializing
2faulty
3disabled
4listening
5pre-master
6master
7passive
8uncalibrated
9slave