docsBpi2CmtsIpMulticastSAType

DOCS-IETF-BPI2-MIB · .1.3.6.1.2.1.126.1.2.4.1.1.6

Object

column r/w DocsBpkmSAType
The value of this object is the type of security
association.  'dynamic' does not apply to CMs running in
BPI mode.  Unicast BPI TEKs must utilize the 'primary'
encoding, and multicast BPI TEKs must utilize the 'static'
encoding.  By default, SNMP created entries set this object
to 'static' if not set at row creation.

Context

MIB
DOCS-IETF-BPI2-MIB
OID
.1.3.6.1.2.1.126.1.2.4.1.1.6
Type
column
Access
readwrite
Status
current
Parent
docsBpi2CmtsIpMulticastMapEntry
Groups
1

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

Syntax

Source
DocsBpkmSAType
Base type
Enumeration

Values & Constraints

Type Values
0none
1primary
2static
3dynamic

Conformance

Member of
Compliance refinements
Write access is not required.