CADANT-SHOWCM-FORMAT-MIB

File: CADANT-SHOWCM-FORMAT-MIB.mib (21482 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC CADANT-PRODUCTS-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY DisplayString
RowStatus TEXTUAL-CONVENTION cadExperimental

Defined Types

ShowCmFormatColumnName  
Enumeration of the show cable modem column names
TEXTUAL-CONVENTION    
  INTEGER none(0), multiple-uchan(1), cm-cfg-file(2), cm-down-pwr(3), cm-down-snr(4), cm-microreflec(5), cm-sysdesc(6), cm-time-polled(7), cm-timing(8), cm-up-pwr(9), congest-down(10), congest-up(11), cpe(12), crc(13), docsis-reg(14), fec-corrected(15), fec-good(16), fec-uncorrected(17), flap-last-flap(18), flap-prev-state(19), flaps-prov(20), flaps-ranging(21), flaps-reg(22), hcs(23), interface(24), ip(25), mac(26), microreflec(27), policed-down(28), power-adj(29), qos(30), rec-pwr(31), response-percent(32), sid(33), snr(34), state(35), timing(36), uptime(37), vendor(38), docsis-capability(39), docsis-provisioned(40), filter-cm(41), flex-path-id(42), cm-type(43), fpccm-online(44), fpcm-qos(45), load-balance-group(46), fpcm-us-ds-counts(47), cm-cfg-file-long(48), bonded(49), cable-mac(50), fpcm-cpe(53), service-type-prov(54), service-type-curr(55), bpi(56), fec-unerrored(57), cpe-ip(58), cpe-mac(59), cpe-type(60), cm-cpe-ip(61), cpe-count(62), cm-ip(63), cm-mac(64), fec-percent-uncorrected(65), l2vpn-id(66), l2vpn-qtag(67), bonded-actual(68), qos-primary(69), tx-pwr(70), ds-last-penalty-time(71), ds-penalty-count(72), us-last-penalty-time(73), us-penalty-count(74), ofdm-ds-profiles(75), ofdm-modulation-supported(76), ofdm-ds-frequency-supported(77), us-frequency-supported(78)  

CadShowCmFormatEntry  
SEQUENCE    
  cadShowCmFormatName DisplayString
  cadShowCmFormatCol1 ShowCmFormatColumnName
  cadShowCmFormatCol2 ShowCmFormatColumnName
  cadShowCmFormatCol3 ShowCmFormatColumnName
  cadShowCmFormatCol4 ShowCmFormatColumnName
  cadShowCmFormatCol5 ShowCmFormatColumnName
  cadShowCmFormatCol6 ShowCmFormatColumnName
  cadShowCmFormatCol7 ShowCmFormatColumnName
  cadShowCmFormatCol8 ShowCmFormatColumnName
  cadShowCmFormatCol9 ShowCmFormatColumnName
  cadShowCmFormatCol10 ShowCmFormatColumnName
  cadShowCmFormatCol11 ShowCmFormatColumnName
  cadShowCmFormatCol12 ShowCmFormatColumnName
  cadShowCmFormatCol13 ShowCmFormatColumnName
  cadShowCmFormatCol14 ShowCmFormatColumnName
  cadShowCmFormatCol15 ShowCmFormatColumnName
  cadShowCmFormatCol16 ShowCmFormatColumnName
  cadShowCmFormatCol17 ShowCmFormatColumnName
  cadShowCmFormatCol18 ShowCmFormatColumnName
  cadShowCmFormatCol19 ShowCmFormatColumnName
  cadShowCmFormatCol20 ShowCmFormatColumnName
  cadShowCmFormatCol21 ShowCmFormatColumnName
  cadShowCmFormatCol22 ShowCmFormatColumnName
  cadShowCmFormatCol23 ShowCmFormatColumnName
  cadShowCmFormatCol24 ShowCmFormatColumnName
  cadShowCmFormatCol25 ShowCmFormatColumnName
  cadShowCmFormatCol26 ShowCmFormatColumnName
  cadShowCmFormatCol27 ShowCmFormatColumnName
  cadShowCmFormatCol28 ShowCmFormatColumnName
  cadShowCmFormatCol29 ShowCmFormatColumnName
  cadShowCmFormatCol30 ShowCmFormatColumnName
  cadShowCmFormatCol31 ShowCmFormatColumnName
  cadShowCmFormatCol32 ShowCmFormatColumnName
  cadShowCmFormatMultiRows INTEGER
  cadShowCmFormatRowStatus RowStatus

Defined Values

cadShowCmFormatMib 1.3.6.1.4.1.4998.1.1.100.20
This MIB contains definitions for modifying the output of the show cable modem CLI command
MODULE-IDENTITY    

cadShowCmFormatTable 1.3.6.1.4.1.4998.1.1.100.20.1
This table contains formatting information for the show cable modem format CLI command.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadShowCmFormatEntry

cadShowCmFormatEntry 1.3.6.1.4.1.4998.1.1.100.20.1.1
Each entry contains a format name along with all of the columns that should be displayed when that format name is used via show cable modem format . cadShowCmFormatCol1 must be set to a valid, non-empty when creating a row. Also, should more column names be specified, they must be specified in increasing order, with no gaps betweens the columns set. That is, if N column names are to be specified, then all columns from cadShowCmFormatCol1 to cadShowCmFormatCol[N] must be specified.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadShowCmFormatEntry  

cadShowCmFormatName 1.3.6.1.4.1.4998.1.1.100.20.1.1.1
This is the name of the format. It is used as format_name in the CLI commands 'show cable modem format ' and 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

cadShowCmFormatCol1 1.3.6.1.4.1.4998.1.1.100.20.1.1.2
This is the name of the 1st column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol2 1.3.6.1.4.1.4998.1.1.100.20.1.1.3
This is the name of the 2nd column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol3 1.3.6.1.4.1.4998.1.1.100.20.1.1.4
This is the name of the 3rd column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol4 1.3.6.1.4.1.4998.1.1.100.20.1.1.5
This is the name of the 4th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol5 1.3.6.1.4.1.4998.1.1.100.20.1.1.6
This is the name of the 5th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol6 1.3.6.1.4.1.4998.1.1.100.20.1.1.7
This is the name of the 6th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol7 1.3.6.1.4.1.4998.1.1.100.20.1.1.8
This is the name of the 7th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol8 1.3.6.1.4.1.4998.1.1.100.20.1.1.9
This is the name of the 8th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol9 1.3.6.1.4.1.4998.1.1.100.20.1.1.10
This is the name of the 9th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol10 1.3.6.1.4.1.4998.1.1.100.20.1.1.11
This is the name of the 10th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol11 1.3.6.1.4.1.4998.1.1.100.20.1.1.12
This is the name of the 11th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol12 1.3.6.1.4.1.4998.1.1.100.20.1.1.13
This is the name of the 12th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol13 1.3.6.1.4.1.4998.1.1.100.20.1.1.14
This is the name of the 13th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol14 1.3.6.1.4.1.4998.1.1.100.20.1.1.15
This is the name of the 14th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol15 1.3.6.1.4.1.4998.1.1.100.20.1.1.16
This is the name of the 15th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol16 1.3.6.1.4.1.4998.1.1.100.20.1.1.17
This is the name of the 16th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol17 1.3.6.1.4.1.4998.1.1.100.20.1.1.18
This is the name of the 17th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol18 1.3.6.1.4.1.4998.1.1.100.20.1.1.19
This is the name of the 18th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol19 1.3.6.1.4.1.4998.1.1.100.20.1.1.20
This is the name of the 19th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol20 1.3.6.1.4.1.4998.1.1.100.20.1.1.21
This is the name of the 20th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol21 1.3.6.1.4.1.4998.1.1.100.20.1.1.22
This is the name of the 21st column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol22 1.3.6.1.4.1.4998.1.1.100.20.1.1.23
This is the name of the 22nd column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol23 1.3.6.1.4.1.4998.1.1.100.20.1.1.24
This is the name of the 23rd column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol24 1.3.6.1.4.1.4998.1.1.100.20.1.1.25
This is the name of the 24th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol25 1.3.6.1.4.1.4998.1.1.100.20.1.1.26
This is the name of the 25th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol26 1.3.6.1.4.1.4998.1.1.100.20.1.1.27
This is the name of the 26th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol27 1.3.6.1.4.1.4998.1.1.100.20.1.1.28
This is the name of the 27th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol28 1.3.6.1.4.1.4998.1.1.100.20.1.1.29
This is the name of the 28th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol29 1.3.6.1.4.1.4998.1.1.100.20.1.1.30
This is the name of the 29th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol30 1.3.6.1.4.1.4998.1.1.100.20.1.1.31
This is the name of the 30th column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol31 1.3.6.1.4.1.4998.1.1.100.20.1.1.32
This is the name of the 31st column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatCol32 1.3.6.1.4.1.4998.1.1.100.20.1.1.33
This is the name of the 32nd column in the CLI command 'configure cable modem format [col_2] ... [col_N]'
Status: current Access: read-create
OBJECT-TYPE    
  ShowCmFormatColumnName  

cadShowCmFormatMultiRows 1.3.6.1.4.1.4998.1.1.100.20.1.1.34
This is set if we desire multiple rows for each CM. Currently the only condition available id for multiple uchan.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER multiple-uchan(1)  

cadShowCmFormatRowStatus 1.3.6.1.4.1.4998.1.1.100.20.1.1.80
Control object for this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus