bsAdacPortTaggedFramesTagging
BAY-STACK-ADAC-MIB ·
.1.3.6.1.4.1.45.5.9.1.2.1.5
Object
column r/w
Enumeration
This is the tagging value that Auto-Configuration will apply for
ports which have Auto-Detection enabled (bsAdacPortAdminEnable is
set to true(1)), and which are running in Tagged-Frames operational
mode (bsAdacOperatingMode is set to taggedFrames(3)).
A value of tagAll(1) means that the Telephony ports will have
the tagging enabled on all frames.
A value of tagPvidOnly(2) means that the Telephony ports will have
the tagging enabled on frames matching the PVID of the port.
A value of untagPvidOnly(3) means that the Telephony ports will have
the tagging disabled on frames matching the PVID of the port.
A value of noChange(4) means that the Auto-Configuration will not
change the tagging of the respective port.
Context
- MIB
- BAY-STACK-ADAC-MIB
- OID
.1.3.6.1.4.1.45.5.9.1.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bsAdacPortEntry
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 'BAY-STACK-ADAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-ADAC-MIB::bsAdacPortTaggedFramesTagging'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAY-STACK-ADAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-ADAC-MIB::bsAdacPortTaggedFramesTagging.<bsAdacPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-ADAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-ADAC-MIB::bsAdacPortTaggedFramesTagging'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tagAll |
2 | tagPvidOnly |
3 | untagPvidOnly |
4 | noChange |