psEntryStatus

HMPRIV-MAX-MIB · .1.3.6.1.4.1.248.70.12.6.7.3.1.4

Object

column mandatory r/w Enumeration
Include is to add a new entry in the table.
Exclude will delete the entire row in the table.

Context

MIB
HMPRIV-MAX-MIB
OID
.1.3.6.1.4.1.248.70.12.6.7.3.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
portSecurityEntry

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-MAX-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMPRIV-MAX-MIB::psEntryStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HMPRIV-MAX-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMPRIV-MAX-MIB::psEntryStatus.<psPortIndex>.<psEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMPRIV-MAX-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMPRIV-MAX-MIB::psEntryStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1include
2exclude