svcTlsStpBridgeInstanceId

ALCATEL-ENT1-TIMETRA-SERV-MIB · .1.3.6.1.4.1.6527.3.1.2.4.2.3.1.41

Object

column Integer32
The value of the object svcTlsStpBridgeInstanceId
indicates a 12 bit value chosen by the the system. It is
part of the STP bridge Id, which consists of 8 octets:
- 4 highest bits of octet 1:
    the bridge priority (ref svcTlsStpPriority)
- 12 bits (4 lowest bits of octet 1 + 8 bits of octet 2):
    bridge instance Id (this object!).
- 6 octets: bridge MAC addess
    ref svcTlsStpBridgeAddress
The value is set to 0 if svcTlsStpOperStatus is not 'up'.

Context

MIB
ALCATEL-ENT1-TIMETRA-SERV-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.2.3.1.41
Type
column
Access
readonly
Status
current
Parent
svcTlsInfoEntry
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 'ALCATEL-ENT1-TIMETRA-SERV-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-TIMETRA-SERV-MIB::svcTlsStpBridgeInstanceId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-TIMETRA-SERV-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-TIMETRA-SERV-MIB::svcTlsStpBridgeInstanceId.<svcId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-TIMETRA-SERV-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-TIMETRA-SERV-MIB::svcTlsStpBridgeInstanceId'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-4095

Conformance