sapEthernetLLFAdminStatus
TIMETRA-SAP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.3.43.1.1
Object
sapEthernetLLFAdminStatus specifies whether or not Link- Loss
Forwarding is enabled ('up'). When this object is set to 'up' the
underlying port will be forced into the operationally 'down' state if
the service is operationally 'down', or any of the
'sdpBindPwPeerStatusBits' are set, and will set the underlying port's
tmnxPortEtherReasonDownFlags 'linklossFwd' bit. Setting this object to
'down' will clear the 'linklossFwd' reason. sapEthernetLLFAdminStatus
can only be enabled on saps configured for an EPIPE service using an
Ethernet port with the tmnxPortEncapType set to 'nullEncap.'
Context
- MIB
- TIMETRA-SAP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.3.43.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sapEthernetInfoEntry
- Groups
- 6
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-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAP-MIB::sapEthernetLLFAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAP-MIB::sapEthernetLLFAdminStatus.<svcId>.<sapPortId>.<sapEncapValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SAP-MIB::sapEthernetLLFAdminStatus'
Syntax
- Source
- TIMETRA-TC-MIBServiceAdminStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | up |
2 | down |