snMspsIp6IfScopeZoneCreationStatus

SN-MSPS-SCX-MIB · .1.3.6.1.4.1.4329.20.1.1.1.1.65.1.2.15.1.16

Object

column Enumeration
Flag to determine if the scope-zone index is configured automatically
or by configuration.When an IPv6 interface is created by default the
linklocal scope is created and the creation status of it is automatic.When
a user creates a scope-zone the creation status is updated as manual.When
an indication is receievd from higher layer protocol regarding the detection
of interfaces on the same link, in that case whatever might be the configuration
status (i.e automatic or manual) is changed to overridden. It means if the
scope-zone on the standby links if its automatic or manually created both will
be over-ridden and configured with the scope-zone of the active link

Context

MIB
SN-MSPS-SCX-MIB
OID
.1.3.6.1.4.1.4329.20.1.1.1.1.65.1.2.15.1.16
Type
column
Access
readonly
Status
current
Default
notcreated
Parent
snMspsIp6IfScopeZoneMapEntry

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::snMspsIp6IfScopeZoneCreationStatus'
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::snMspsIp6IfScopeZoneCreationStatus.<snMspsIp6ScopeZoneIndexIfIndex>'
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::snMspsIp6IfScopeZoneCreationStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notcreated
1automatic
2mgmt
3overridden