nodeSummaryIpAddrPair
ASANTE-AH1012-MIB ·
.1.3.6.1.4.1.298.1.3.5.1.1.6
Object
column mandatory
OctetString
Destination and source IP address if packet is an Ethernet IP packet. It the packet is not an Ethernet IP packet, then the information may not be accurate.
Context
- MIB
- ASANTE-AH1012-MIB
- OID
.1.3.6.1.4.1.298.1.3.5.1.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nodeSummaryEntry
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 'ASANTE-AH1012-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-AH1012-MIB::nodeSummaryIpAddrPair'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASANTE-AH1012-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-AH1012-MIB::nodeSummaryIpAddrPair.<nodeSummaryGrpIndex>.<nodeSummaryPortIndex>.<nodeSummarySrcMacAddr>.<nodeSummaryDestMacAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASANTE-AH1012-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASANTE-AH1012-MIB::nodeSummaryIpAddrPair'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.