snMspsIp6AddrSelPolicyScope
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.65.1.2.14.1.4
Object
column Integer32
This MIB object identifies the scope of the IPv6 address. This can take the following values based on
whether the address is unicast/anycast or multicast.
0 reserved
1 Interface-Local scope
2 Link-Local scope
3 reserved
4 Admin-Local scope
5 Site-Local scope
6 (unassigned)
7 (unassigned)
8 Organization-Local scope
9 (unassigned)
10 (unassigned)
11 (unassigned)
12 (unassigned)
13 (unassigned)
14 Global scope
15 reserved
Link-local and global scopes are applicable for unicast/anycast addresses.
The following are valid multicast scopes -
Interface-Local scope spans only a single interface on a node
and is useful only for loopback transmission of multicast.
Link-Local is used for uniquely identifying interfaces within a single link.
Admin-Local scope is the smallest scope that must be
administratively configured, i.e., not automatically derived
from physical connectivity or other, non-multicast-related
configuration.
Site-Local scope is intended to span a single site.
Organization-Local scope is intended to span multiple sites
belonging to a single organization.
Global scope is used for uniquely identifying interfaces anywhere in the Internet
scopes labeled (unassigned) are available for administrators
to define additional multicast regions.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.65.1.2.14.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- snMspsIp6AddrSelPolicyEntry
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 '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::snMspsIp6AddrSelPolicyScope'
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::snMspsIp6AddrSelPolicyScope.<snMspsIp6AddrSelPolicyPrefix>.<snMspsIp6AddrSelPolicyPrefixLen>.<snMspsIp6AddrSelPolicyIfIndex>'
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::snMspsIp6AddrSelPolicyScope'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-15