svcTlsBackboneLDPMacFlush
TIMETRA-SERV-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.2.27.1.6
Object
The value of svcTlsBackboneLDPMacFlush specifies whether 'LDP MAC
withdraw all from me' message received in the 'iVpls' domain should
attempt to generate a new 'LDP MAC withdraw all from me' message in
the 'bVpls' domain. Generation of the 'LDP MAC withdraw all from me'
message is still constrained by the svcTlsMacFlushOnFail value in the
'bVpls'.
An 'inconsistentValue' error is returned if an attempt is made to set
this object when the value of svcVplsType is not 'iVpls'.
Context
- MIB
- TIMETRA-SERV-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.2.27.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- svcTlsBackboneInfoEntry
- Groups
- 2
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 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SERV-MIB::svcTlsBackboneLDPMacFlush'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SERV-MIB::svcTlsBackboneLDPMacFlush.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SERV-MIB::svcTlsBackboneLDPMacFlush'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |