snMspsIp6ScopeZoneInterfaceList

SN-MSPS-SCX-MIB · .1.3.6.1.4.1.4329.20.1.1.1.1.65.1.2.16.1.4

Object

column InterfaceList
This MIB object displays all the interfaces that are part of/members of this 
scope-zone index. These interfaces have the corresponding bit set in the octetlist.

Context

MIB
SN-MSPS-SCX-MIB
OID
.1.3.6.1.4.1.4329.20.1.1.1.1.65.1.2.16.1.4
Type
column
Access
readonly
Status
current
Parent
snMspsIp6ScopeZoneEntry

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

Syntax

Source
InterfaceList
Base type
OctetString
Type Description
Each octet within this value specifies a set of eight
interfaces, with the first octet specifying router-ports 1 through
8, the second octet specifying router-ports 9 through 16, etc.
Within each octet, the most significant bit represents the lowest 
numbered router-port or L3 interface, and the least significant bit
represents the highest numbered port.  Thus, each L3 interface
of the switch is represented by a single bit within the
value of this object.  If that bit has a value of '1',
then that L3 interface is included in the set of interfaces; the interface 
is not included if its bit has a value of '0'.

Values & Constraints

No enumerated values or constraints recorded.