slbDfpAgentState

CISCO-SLB-MIB · .1.3.6.1.4.1.9.9.161.1.10.1.1.3

Object

The state of the DFP agent.

Context

MIB
CISCO-SLB-MIB
OID
.1.3.6.1.4.1.9.9.161.1.10.1.1.3
Type
column
Access
readonly
Status
current
Parent
slbDfpAgentTableEntry
Groups
1

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 'CISCO-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-MIB::slbDfpAgentState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-MIB::slbDfpAgentState.<slbEntity>.<slbDfpAgentIpAddress>.<slbDfpAgentPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SLB-MIB::slbDfpAgentState'

Syntax

Source
SlbDfpAgentState
Base type
Enumeration

Values & Constraints

Type Values
1notOpen
2trying
3connecting
4open
5failed
6securityError

Conformance