fsipv6IfNDProxyUpStream

ARICENT-IPV6-MIB · .1.3.6.1.4.1.2076.28.1.2.1.1.31

Object

column r/w SNMPv2-TCTruthValue
This object specifies whether the interface is an 
upstream or downstream Proxy interface. This object 
takes effect only when ND Proxying is enabled on the
interface. When set to true, the interface acts as an
Upstream interface and when set to false, it acts as a
downstream interface.

Context

MIB
ARICENT-IPV6-MIB
OID
.1.3.6.1.4.1.2076.28.1.2.1.1.31
Type
column
Access
readwrite
Status
current
Parent
fsipv6IfEntry

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false