curStatsCardIndex

NSCRTV-EPON-PERFORMANCE-STAT-MIB · .1.3.6.1.4.1.17409.2.3.10.1.1.2

Object

?忨??????        
For OLT, set to 0
For ONU, set to corresponding slot

Context

MIB
NSCRTV-EPON-PERFORMANCE-STAT-MIB
OID
.1.3.6.1.4.1.17409.2.3.10.1.1.2
Type
column
Access
noaccess
Status
current
Parent
curStatsEntry

Walk 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 'NSCRTV-EPON-PERFORMANCE-STAT-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-EPON-PERFORMANCE-STAT-MIB::curStatsCardIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NSCRTV-EPON-PERFORMANCE-STAT-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-EPON-PERFORMANCE-STAT-MIB::curStatsCardIndex.<curStatsDeviceIndex>.<curStatsCardIndex>.<curStatsPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NSCRTV-EPON-PERFORMANCE-STAT-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NSCRTV-EPON-PERFORMANCE-STAT-MIB::curStatsCardIndex'

Syntax

Source
NSCRTV-EPONEOC-EPON-MIBEponCardIndex
Base type
Unsigned32
Type Description
?忨??????        
For easy presenting the chassis view by NMS, bCardIndex shall be formatted
in a following manner:                        
    Four bytes of INTEGER, from the most significant byte to the least significant
    bytes
        -----------------------------------------------------------------------------
Reserved byte Reserved byte   Reserved byte Sub-slot 2-bit Main-slot 6-bit        
Notes:
-----         
1. Reserved bytes shall be set to 0.        
2. The main-slot shall be started from 1, and shall be in a consecutive manner,
   for all slots, including service slots, control slots, switch slots, power
slots,FAN slots, etc.For example, 1, 2, 3          
3. The sub-slot shall be started from 1, and shall be in a consecutive manner.
   For example, 1, 2. If no sub-slot concept of a main-slot, set to 0.        
4. For fixed device, if no slot concept, NE shall set both main-slot and sub-slot
to 0, to indicate this is meaningless. For modulized device, they MUST not be
set to 0.This definition shall applied to both OLT and ONU.        
5. For trunk, since there is no slot concept, set main-slot to all-1 and sub-slot
to 0. This definition shall applied to both OLT and ONU.
          
For example, 
0x00 00 00 0A, represents main-slot 10, no sub-slot
0x00 00 00 42, represents main-slot 2, sub-slot 1
0x00 00 00 3F, represents a trunk

Values & Constraints

No enumerated values or constraints recorded.