zxPwFcsRetentionStatus
ZXPW-STD-MIB ·
.1.3.6.1.4.1.3902.1015.1013.1.1.2.1.29
Object
column Bits
The status of the FCS retention negotiation process based on local configuration and the remote advertisement. remoteIndicationUnknown - set if a FEC has not been received from the remote. remoteRequestFcsRetention - indicates that the peer has requested for FCS retention. FCS retention will be used if the local node is capable and configured to use it for this PW. fcsRetentionEnabled - FCS retention is enabled (both peers were configured for FCS retention for signaled PW, or the local node is configured and capable for FCS retention. fcsRetentionDisabled - FCS retention is disabled (not configured locally or not advertised by the peer). localFcsRetentionCfgErr - Set if the local node has been configured for FCS retention but is not capable to support it. fcsRetentionFcsSizeMismatch - Set if there is a FCS size mismatch between the loacl and the peer node.
Context
- MIB
- ZXPW-STD-MIB
- OID
.1.3.6.1.4.1.3902.1015.1013.1.1.2.1.29- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxPwEntry
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 'ZXPW-STD-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXPW-STD-MIB::zxPwFcsRetentionStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXPW-STD-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXPW-STD-MIB::zxPwFcsRetentionStatus.<zxPwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXPW-STD-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXPW-STD-MIB::zxPwFcsRetentionStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | remoteIndicationUnknown |
1 | remoteRequestFcsRetention |
2 | fcsRetentionEnabled |
3 | fcsRetentionDisabled |
4 | localFcsRetentionCfgErr |
5 | fcsRetentionFcsSizeMismatch |