mplsXCIsPersistent
HP-SN-MPLS-LSR-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.2.1.9.1.4
Object
Denotes whether or not this cross-connect entry and associated in- and out-segments should be restored automatically after failures. This value MUST be set to false in cases where this cross-connect entry was created by a signaling protocol. This object cannot be modified if mplsXCRowStatus is active(1).
Context
- MIB
- HP-SN-MPLS-LSR-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.2.1.9.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsXCEntry
- 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 'HP-SN-MPLS-LSR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-MPLS-LSR-MIB::mplsXCIsPersistent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-MPLS-LSR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-MPLS-LSR-MIB::mplsXCIsPersistent.<mplsXCIndex>.<mplsInSegmentIfIndex>.<mplsInSegmentLabel>.<mplsOutSegmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-MPLS-LSR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-MPLS-LSR-MIB::mplsXCIsPersistent'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Compliance refinements
mplsLsrModuleCompliance
readonly
Write access is not required.