ipv6Forwarding
IPV6-MIB ·
.1.3.6.1.2.1.55.1.1
Object
scalar obsolete
r/w
Enumeration
The indication of whether this entity is acting
as an IPv6 router in respect to the forwarding of
datagrams received by, but not addressed to, this
entity. IPv6 routers forward datagrams. IPv6
hosts do not (except those source-routed via the
host).
Note that for some managed nodes, this object may
take on only a subset of the values possible.
Accordingly, it is appropriate for an agent to
return a `wrongValue' response if a management
station attempts to change this object to an
inappropriate value.
This object is obsoleted by IP-MIB::ipv6IpForwarding.
Context
- MIB
- IPV6-MIB
- OID
.1.3.6.1.2.1.55.1.1- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- ipv6MIBObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPV6-MIB::ipv6Forwarding.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPV6-MIB::ipv6Forwarding'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forwarding |
2 | notForwarding |
Conformance
Member of
Compliance refinements
ipv6Compliance
readonly
An agent is not required to provide write
access to this object
access to this object