tnPacketSwitchCounterLmmStatsCollectionMode
TN-PACKETSWITCH-MIB ·
.1.3.6.1.4.1.7483.6.1.2.100.1.1.19
Object
column Enumeration
Counter LMM stats collection mode for the packet switch.
notApplicable: This only applies to Falcon packet switch when
its counter mode is sapsdp.
single: This only applies to Falcon packet switch when
its counter mode is lm. It means only one pair
of LM counters (TxFCl and RxFCl) is allocated
to count frames, per SAP.
fc: This only applies to Sidewinder packet switch.
It means multiple pairs of LM counters (TxFCl
and RxFCl) are allocated to count frames on per
FC basis, each for one FC per SAP.
Context
- MIB
- TN-PACKETSWITCH-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.100.1.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnPacketSwitchConfigEntry
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 'TN-PACKETSWITCH-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-PACKETSWITCH-MIB::tnPacketSwitchCounterLmmStatsCollectionMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-PACKETSWITCH-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-PACKETSWITCH-MIB::tnPacketSwitchCounterLmmStatsCollectionMode.<tnSysSwitchId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-PACKETSWITCH-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-PACKETSWITCH-MIB::tnPacketSwitchCounterLmmStatsCollectionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | single |
3 | fc |