sspmSourceProfile8021Tagging

SSPM-MIB · .1.3.6.1.2.1.16.28.1.2.1.1.12

Object

column r/w Integer32
IEEE 802.1Q tagging used in IEEE 802.1D bridged
environments.
              
A value of -1 indicates that the packets are untagged.
              
A value of 0 to 65535 is the value of the tag to be
inserted in the tagged packets.
              
Note that according to IEEE 802.1Q, VLAN-ID tags with
a value of 4095 shall not be transmitted on the wire.
As the VLAN-ID is encoded in the 12 least significant
bits on the tag, values that translate in a binary
representation of all 1's in the last 12 bits
SHALL NOT be configured.  In this case, the set should
fail, and return an error-status of 'inconsistentValue'.

Context

MIB
SSPM-MIB
OID
.1.3.6.1.2.1.16.28.1.2.1.1.12
Type
column
Access
readwrite
Status
current
Parent
sspmSourceProfileEntry
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 'SSPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SSPM-MIB::sspmSourceProfile8021Tagging'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SSPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SSPM-MIB::sspmSourceProfile8021Tagging.<sspmSourceProfileInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SSPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SSPM-MIB::sspmSourceProfile8021Tagging'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -1-65535

Conformance