agentKeepalivePortStatus

DNOS-SWITCHING-MIB · .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.1.2.31.1.6

Object

column Enumeration
Port status.
              
enable       (1) - port is enabled.
disable      (2) - port is disabled.
diag-disable (3) - port is diagnostic disabled.

Context

MIB
DNOS-SWITCHING-MIB
OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.1.2.31.1.6
Type
column
Access
readonly
Status
current
Parent
agentKeepalivePortEntry

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

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.