dsmonHostCtlIPv6PrefixLen
DSMON-MIB ·
.1.3.6.1.2.1.16.26.1.4.1.1.6
Object
column r/w
bitsInteger32
The number of 'leftmost' contiguous bits in the host
address field for encapsulations of IPv6, that should be
maintained in this collection. This object controls how the
dsmonHostAddress object is derived for packets which contain
an encapsulation of IPv6.
If this object has a value less than 128, then 'm' rightmost
bits, where 'm' is equal to '128 -
dsmonHostCtlIPv6PrefixLen', will be cleared to zero for
counting purposes only. The 'leftmost' bit is the most
significant bit of the first network-byte-order octet of the
address.
If this object is equal to 128, then no bits are cleared in
each dsmonHostAddress field.
This object MUST NOT be modified if the associated
dsmonHostCtlStatus object is equal to active(1).
Context
- MIB
- DSMON-MIB
- OID
.1.3.6.1.2.1.16.26.1.4.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Units
- bits
- Parent
- dsmonHostCtlEntry
- Groups
- 1
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 'DSMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSMON-MIB::dsmonHostCtlIPv6PrefixLen'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DSMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSMON-MIB::dsmonHostCtlIPv6PrefixLen.<dsmonHostCtlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DSMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DSMON-MIB::dsmonHostCtlIPv6PrefixLen'
Syntax
bitsInteger32
Values & Constraints
Object Constraints
range: 8-128
Conformance
Member of