agentIsdpCacheIfIndex
EdgeSwitch-ISDP-MIB ·
.1.3.6.1.4.1.4413.1.1.39.1.2.1.1.1
Object
column Integer32
Normally, the ifIndex value of the local interface.
Context
- MIB
- EdgeSwitch-ISDP-MIB
- OID
.1.3.6.1.4.1.4413.1.1.39.1.2.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- agentIsdpCacheEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'EdgeSwitch-ISDP-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-ISDP-MIB::agentIsdpCacheIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EdgeSwitch-ISDP-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-ISDP-MIB::agentIsdpCacheIfIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-ISDP-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-ISDP-MIB::agentIsdpCacheIfIndex'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.