agentIsdpInterfaceIfIndex
EdgeSwitch-ISDP-MIB ·
.1.3.6.1.4.1.4413.1.1.39.1.3.1.1.1
Object
column Integer32
The ifIndex value of the local interface.
For 802.3 Repeaters on which the repeater ports do not
have ifIndex values assigned, this value is a unique
value for the port, and greater than any ifIndex value
supported by the repeater; in this case, the specific
port is indicated by corresponding values of
agentIsdpInterfaceGroup and agentIsdpInterfacePort, where these
values correspond to the group number and port number
values of RFC 1516.
Context
- MIB
- EdgeSwitch-ISDP-MIB
- OID
.1.3.6.1.4.1.4413.1.1.39.1.3.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- agentIsdpInterfaceEntry
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::agentIsdpInterfaceIfIndex'
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::agentIsdpInterfaceIfIndex.<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::agentIsdpInterfaceIfIndex'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.