agentSwitchIpInterfaceSuppressed

NG700-ROUTING-MIB · .1.3.6.1.4.1.4526.11.2.2.3.1.14

Object

column Enumeration
This mib variable contains the following values, which has the meaning as:
'unsuppressed'     - The interface is not suppressed
'suppressed'         - The interface is suppressed

Context

MIB
NG700-ROUTING-MIB
OID
.1.3.6.1.4.1.4526.11.2.2.3.1.14
Type
column
Access
readonly
Status
current
Parent
agentSwitchIpInterfaceEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unsuppressed
1suppressed