From 48440d0fc61c3c10677d3b7deccd1160ceeb98ab Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Sat, 23 Sep 2023 14:28:03 -0400 Subject: Get rid of snmp configs --- data/snmp/generator.yml | 31 - data/snmp/snmp.yml | 6222 ----------------------------------------------- 2 files changed, 6253 deletions(-) delete mode 100644 data/snmp/generator.yml delete mode 100644 data/snmp/snmp.yml (limited to 'data') diff --git a/data/snmp/generator.yml b/data/snmp/generator.yml deleted file mode 100644 index 6574cb6..0000000 --- a/data/snmp/generator.yml +++ /dev/null @@ -1,31 +0,0 @@ -modules: - cisco_if_mib: - walk: - - sysUpTime - - interfaces - - ifXTable - - 1.3.6.1.4.1.9.9.273.1.1 - - 1.3.6.1.4.1.9.9.273.1.2 - - 1.3.6.1.4.1.9.9.273.1.3 - - 1.3.6.1.4.1.9.9.272 - lookups: - - source_indexes: [ifIndex] - lookup: ifAlias - - source_indexes: [ifIndex] - # Uis OID to avoid conflict with PaloAlto PAN-COMMON-MIB. - lookup: 1.3.6.1.2.1.2.2.1.2 # ifDescr - - source_indexes: [ifIndex] - # Use OID to avoid conflict with Netscaler NS-ROOT-MIB. - lookup: 1.3.6.1.2.1.31.1.1.1.1 # ifName - overrides: - ifAlias: - ignore: true # Lookup metric - ifDescr: - ignore: true # Lookup metric - ifName: - ignore: true # Lookup metric - ifType: - type: EnumAsInfo - cd11IfAuxSsid: - type: DisplayString - diff --git a/data/snmp/snmp.yml b/data/snmp/snmp.yml deleted file mode 100644 index ff5f620..0000000 --- a/data/snmp/snmp.yml +++ /dev/null @@ -1,6222 +0,0 @@ -# WARNING: This file was auto-generated using snmp_exporter generator, manual changes will be lost. -cisco_if_mib: - walk: - - 1.3.6.1.2.1.2 - - 1.3.6.1.2.1.31.1.1 - - 1.3.6.1.4.1.9.9.272 - - 1.3.6.1.4.1.9.9.273.1.1 - - 1.3.6.1.4.1.9.9.273.1.2 - - 1.3.6.1.4.1.9.9.273.1.3 - get: - - 1.3.6.1.2.1.1.3.0 - metrics: - - name: sysUpTime - oid: 1.3.6.1.2.1.1.3 - type: gauge - help: The time (in hundredths of a second) since the network management portion - of the system was last re-initialized. - 1.3.6.1.2.1.1.3 - - name: ifNumber - oid: 1.3.6.1.2.1.2.1 - type: gauge - help: The number of network interfaces (regardless of their current state) present - on this system. - 1.3.6.1.2.1.2.1 - - name: ifIndex - oid: 1.3.6.1.2.1.2.2.1.1 - type: gauge - help: A unique value, greater than zero, for each interface - 1.3.6.1.2.1.2.2.1.1 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifType - oid: 1.3.6.1.2.1.2.2.1.3 - type: EnumAsInfo - help: The type of interface - 1.3.6.1.2.1.2.2.1.3 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: other - 2: regular1822 - 3: hdh1822 - 4: ddnX25 - 5: rfc877x25 - 6: ethernetCsmacd - 7: iso88023Csmacd - 8: iso88024TokenBus - 9: iso88025TokenRing - 10: iso88026Man - 11: starLan - 12: proteon10Mbit - 13: proteon80Mbit - 14: hyperchannel - 15: fddi - 16: lapb - 17: sdlc - 18: ds1 - 19: e1 - 20: basicISDN - 21: primaryISDN - 22: propPointToPointSerial - 23: ppp - 24: softwareLoopback - 25: eon - 26: ethernet3Mbit - 27: nsip - 28: slip - 29: ultra - 30: ds3 - 31: sip - 32: frameRelay - 33: rs232 - 34: para - 35: arcnet - 36: arcnetPlus - 37: atm - 38: miox25 - 39: sonet - 40: x25ple - 41: iso88022llc - 42: localTalk - 43: smdsDxi - 44: frameRelayService - 45: v35 - 46: hssi - 47: hippi - 48: modem - 49: aal5 - 50: sonetPath - 51: sonetVT - 52: smdsIcip - 53: propVirtual - 54: propMultiplexor - 55: ieee80212 - 56: fibreChannel - 57: hippiInterface - 58: frameRelayInterconnect - 59: aflane8023 - 60: aflane8025 - 61: cctEmul - 62: fastEther - 63: isdn - 64: v11 - 65: v36 - 66: g703at64k - 67: g703at2mb - 68: qllc - 69: fastEtherFX - 70: channel - 71: ieee80211 - 72: ibm370parChan - 73: escon - 74: dlsw - 75: isdns - 76: isdnu - 77: lapd - 78: ipSwitch - 79: rsrb - 80: atmLogical - 81: ds0 - 82: ds0Bundle - 83: bsc - 84: async - 85: cnr - 86: iso88025Dtr - 87: eplrs - 88: arap - 89: propCnls - 90: hostPad - 91: termPad - 92: frameRelayMPI - 93: x213 - 94: adsl - 95: radsl - 96: sdsl - 97: vdsl - 98: iso88025CRFPInt - 99: myrinet - 100: voiceEM - 101: voiceFXO - 102: voiceFXS - 103: voiceEncap - 104: voiceOverIp - 105: atmDxi - 106: atmFuni - 107: atmIma - 108: pppMultilinkBundle - 109: ipOverCdlc - 110: ipOverClaw - 111: stackToStack - 112: virtualIpAddress - 113: mpc - 114: ipOverAtm - 115: iso88025Fiber - 116: tdlc - 117: gigabitEthernet - 118: hdlc - 119: lapf - 120: v37 - 121: x25mlp - 122: x25huntGroup - 123: trasnpHdlc - 124: interleave - 125: fast - 126: ip - 127: docsCableMaclayer - 128: docsCableDownstream - 129: docsCableUpstream - 130: a12MppSwitch - 131: tunnel - 132: coffee - 133: ces - 134: atmSubInterface - 135: l2vlan - 136: l3ipvlan - 137: l3ipxvlan - 138: digitalPowerline - 139: mediaMailOverIp - 140: dtm - 141: dcn - 142: ipForward - 143: msdsl - 144: ieee1394 - 145: if-gsn - 146: dvbRccMacLayer - 147: dvbRccDownstream - 148: dvbRccUpstream - 149: atmVirtual - 150: mplsTunnel - 151: srp - 152: voiceOverAtm - 153: voiceOverFrameRelay - 154: idsl - 155: compositeLink - 156: ss7SigLink - 157: propWirelessP2P - 158: frForward - 159: rfc1483 - 160: usb - 161: ieee8023adLag - 162: bgppolicyaccounting - 163: frf16MfrBundle - 164: h323Gatekeeper - 165: h323Proxy - 166: mpls - 167: mfSigLink - 168: hdsl2 - 169: shdsl - 170: ds1FDL - 171: pos - 172: dvbAsiIn - 173: dvbAsiOut - 174: plc - 175: nfas - 176: tr008 - 177: gr303RDT - 178: gr303IDT - 179: isup - 180: propDocsWirelessMaclayer - 181: propDocsWirelessDownstream - 182: propDocsWirelessUpstream - 183: hiperlan2 - 184: propBWAp2Mp - 185: sonetOverheadChannel - 186: digitalWrapperOverheadChannel - 187: aal2 - 188: radioMAC - 189: atmRadio - 190: imt - 191: mvl - 192: reachDSL - 193: frDlciEndPt - 194: atmVciEndPt - 195: opticalChannel - 196: opticalTransport - 197: propAtm - 198: voiceOverCable - 199: infiniband - 200: teLink - 201: q2931 - 202: virtualTg - 203: sipTg - 204: sipSig - 205: docsCableUpstreamChannel - 206: econet - 207: pon155 - 208: pon622 - 209: bridge - 210: linegroup - 211: voiceEMFGD - 212: voiceFGDEANA - 213: voiceDID - 214: mpegTransport - 215: sixToFour - 216: gtp - 217: pdnEtherLoop1 - 218: pdnEtherLoop2 - 219: opticalChannelGroup - 220: homepna - 221: gfp - 222: ciscoISLvlan - 223: actelisMetaLOOP - 224: fcipLink - 225: rpr - 226: qam - 227: lmp - 228: cblVectaStar - 229: docsCableMCmtsDownstream - 230: adsl2 - 231: macSecControlledIF - 232: macSecUncontrolledIF - 233: aviciOpticalEther - 234: atmbond - - name: ifMtu - oid: 1.3.6.1.2.1.2.2.1.4 - type: gauge - help: The size of the largest packet which can be sent/received on the interface, - specified in octets - 1.3.6.1.2.1.2.2.1.4 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifSpeed - oid: 1.3.6.1.2.1.2.2.1.5 - type: gauge - help: An estimate of the interface's current bandwidth in bits per second - 1.3.6.1.2.1.2.2.1.5 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifPhysAddress - oid: 1.3.6.1.2.1.2.2.1.6 - type: PhysAddress48 - help: The interface's address at its protocol sub-layer - 1.3.6.1.2.1.2.2.1.6 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifAdminStatus - oid: 1.3.6.1.2.1.2.2.1.7 - type: gauge - help: The desired state of the interface - 1.3.6.1.2.1.2.2.1.7 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: up - 2: down - 3: testing - - name: ifOperStatus - oid: 1.3.6.1.2.1.2.2.1.8 - type: gauge - help: The current operational state of the interface - 1.3.6.1.2.1.2.2.1.8 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: up - 2: down - 3: testing - 4: unknown - 5: dormant - 6: notPresent - 7: lowerLayerDown - - name: ifLastChange - oid: 1.3.6.1.2.1.2.2.1.9 - type: gauge - help: The value of sysUpTime at the time the interface entered its current operational - state - 1.3.6.1.2.1.2.2.1.9 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInOctets - oid: 1.3.6.1.2.1.2.2.1.10 - type: counter - help: The total number of octets received on the interface, including framing - characters - 1.3.6.1.2.1.2.2.1.10 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInUcastPkts - oid: 1.3.6.1.2.1.2.2.1.11 - type: counter - help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, - which were not addressed to a multicast or broadcast address at this sub-layer - - 1.3.6.1.2.1.2.2.1.11 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInNUcastPkts - oid: 1.3.6.1.2.1.2.2.1.12 - type: counter - help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, - which were addressed to a multicast or broadcast address at this sub-layer - - 1.3.6.1.2.1.2.2.1.12 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInDiscards - oid: 1.3.6.1.2.1.2.2.1.13 - type: counter - help: The number of inbound packets which were chosen to be discarded even though - no errors had been detected to prevent their being deliverable to a higher-layer - protocol - 1.3.6.1.2.1.2.2.1.13 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInErrors - oid: 1.3.6.1.2.1.2.2.1.14 - type: counter - help: For packet-oriented interfaces, the number of inbound packets that contained - errors preventing them from being deliverable to a higher-layer protocol - 1.3.6.1.2.1.2.2.1.14 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInUnknownProtos - oid: 1.3.6.1.2.1.2.2.1.15 - type: counter - help: For packet-oriented interfaces, the number of packets received via the interface - which were discarded because of an unknown or unsupported protocol - 1.3.6.1.2.1.2.2.1.15 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutOctets - oid: 1.3.6.1.2.1.2.2.1.16 - type: counter - help: The total number of octets transmitted out of the interface, including framing - characters - 1.3.6.1.2.1.2.2.1.16 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutUcastPkts - oid: 1.3.6.1.2.1.2.2.1.17 - type: counter - help: The total number of packets that higher-level protocols requested be transmitted, - and which were not addressed to a multicast or broadcast address at this sub-layer, - including those that were discarded or not sent - 1.3.6.1.2.1.2.2.1.17 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutNUcastPkts - oid: 1.3.6.1.2.1.2.2.1.18 - type: counter - help: The total number of packets that higher-level protocols requested be transmitted, - and which were addressed to a multicast or broadcast address at this sub-layer, - including those that were discarded or not sent - 1.3.6.1.2.1.2.2.1.18 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutDiscards - oid: 1.3.6.1.2.1.2.2.1.19 - type: counter - help: The number of outbound packets which were chosen to be discarded even though - no errors had been detected to prevent their being transmitted - 1.3.6.1.2.1.2.2.1.19 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutErrors - oid: 1.3.6.1.2.1.2.2.1.20 - type: counter - help: For packet-oriented interfaces, the number of outbound packets that could - not be transmitted because of errors - 1.3.6.1.2.1.2.2.1.20 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutQLen - oid: 1.3.6.1.2.1.2.2.1.21 - type: gauge - help: The length of the output packet queue (in packets). - 1.3.6.1.2.1.2.2.1.21 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifSpecific - oid: 1.3.6.1.2.1.2.2.1.22 - type: OctetString - help: A reference to MIB definitions specific to the particular media being used - to realize the interface - 1.3.6.1.2.1.2.2.1.22 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInMulticastPkts - oid: 1.3.6.1.2.1.31.1.1.1.2 - type: counter - help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, - which were addressed to a multicast address at this sub-layer - 1.3.6.1.2.1.31.1.1.1.2 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInBroadcastPkts - oid: 1.3.6.1.2.1.31.1.1.1.3 - type: counter - help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, - which were addressed to a broadcast address at this sub-layer - 1.3.6.1.2.1.31.1.1.1.3 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutMulticastPkts - oid: 1.3.6.1.2.1.31.1.1.1.4 - type: counter - help: The total number of packets that higher-level protocols requested be transmitted, - and which were addressed to a multicast address at this sub-layer, including - those that were discarded or not sent - 1.3.6.1.2.1.31.1.1.1.4 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutBroadcastPkts - oid: 1.3.6.1.2.1.31.1.1.1.5 - type: counter - help: The total number of packets that higher-level protocols requested be transmitted, - and which were addressed to a broadcast address at this sub-layer, including - those that were discarded or not sent - 1.3.6.1.2.1.31.1.1.1.5 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifHCInOctets - oid: 1.3.6.1.2.1.31.1.1.1.6 - type: counter - help: The total number of octets received on the interface, including framing - characters - 1.3.6.1.2.1.31.1.1.1.6 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifHCInUcastPkts - oid: 1.3.6.1.2.1.31.1.1.1.7 - type: counter - help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, - which were not addressed to a multicast or broadcast address at this sub-layer - - 1.3.6.1.2.1.31.1.1.1.7 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifHCInMulticastPkts - oid: 1.3.6.1.2.1.31.1.1.1.8 - type: counter - help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, - which were addressed to a multicast address at this sub-layer - 1.3.6.1.2.1.31.1.1.1.8 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifHCInBroadcastPkts - oid: 1.3.6.1.2.1.31.1.1.1.9 - type: counter - help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, - which were addressed to a broadcast address at this sub-layer - 1.3.6.1.2.1.31.1.1.1.9 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifHCOutOctets - oid: 1.3.6.1.2.1.31.1.1.1.10 - type: counter - help: The total number of octets transmitted out of the interface, including framing - characters - 1.3.6.1.2.1.31.1.1.1.10 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifHCOutUcastPkts - oid: 1.3.6.1.2.1.31.1.1.1.11 - type: counter - help: The total number of packets that higher-level protocols requested be transmitted, - and which were not addressed to a multicast or broadcast address at this sub-layer, - including those that were discarded or not sent - 1.3.6.1.2.1.31.1.1.1.11 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifHCOutMulticastPkts - oid: 1.3.6.1.2.1.31.1.1.1.12 - type: counter - help: The total number of packets that higher-level protocols requested be transmitted, - and which were addressed to a multicast address at this sub-layer, including - those that were discarded or not sent - 1.3.6.1.2.1.31.1.1.1.12 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifHCOutBroadcastPkts - oid: 1.3.6.1.2.1.31.1.1.1.13 - type: counter - help: The total number of packets that higher-level protocols requested be transmitted, - and which were addressed to a broadcast address at this sub-layer, including - those that were discarded or not sent - 1.3.6.1.2.1.31.1.1.1.13 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifLinkUpDownTrapEnable - oid: 1.3.6.1.2.1.31.1.1.1.14 - type: gauge - help: Indicates whether linkUp/linkDown traps should be generated for this interface - - 1.3.6.1.2.1.31.1.1.1.14 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: enabled - 2: disabled - - name: ifHighSpeed - oid: 1.3.6.1.2.1.31.1.1.1.15 - type: gauge - help: An estimate of the interface's current bandwidth in units of 1,000,000 bits - per second - 1.3.6.1.2.1.31.1.1.1.15 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifPromiscuousMode - oid: 1.3.6.1.2.1.31.1.1.1.16 - type: gauge - help: This object has a value of false(2) if this interface only accepts packets/frames - that are addressed to this station - 1.3.6.1.2.1.31.1.1.1.16 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: ifConnectorPresent - oid: 1.3.6.1.2.1.31.1.1.1.17 - type: gauge - help: This object has the value 'true(1)' if the interface sublayer has a physical - connector and the value 'false(2)' otherwise. - 1.3.6.1.2.1.31.1.1.1.17 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: ifCounterDiscontinuityTime - oid: 1.3.6.1.2.1.31.1.1.1.19 - type: gauge - help: The value of sysUpTime on the most recent occasion at which any one or more - of this interface's counters suffered a discontinuity - 1.3.6.1.2.1.31.1.1.1.19 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfStationRole - oid: 1.3.6.1.4.1.9.9.272.1.1.1.1.1.1 - type: gauge - help: This defines the role of this station itself within the 802.11 BSS of which - it is a member - 1.3.6.1.4.1.9.9.272.1.1.1.1.1.1 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: roleWgb - 2: roleBridge - 3: roleClient - 4: roleRoot - 5: roleRepeater - 6: roleApBridge - 7: roleApRepeater - 8: roleIBSS - 9: roleNrBridge - 10: roleApNrBridge - 11: roleScanner - - name: cd11IfCiscoExtensionsEnable - oid: 1.3.6.1.4.1.9.9.272.1.1.1.1.1.2 - type: gauge - help: Cisco Aironet extensions to the basic IEEE 802.11 protocols are enabled - if the value is 'true' - 1.3.6.1.4.1.9.9.272.1.1.1.1.1.2 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfAllowBroadcastSsidAssoc - oid: 1.3.6.1.4.1.9.9.272.1.1.1.1.1.3 - type: gauge - help: If the value of cd11IfStationRole is either 'roleRoot' or 'roleRepeater', - and if cd11IfAllowBroadcastSsidAssoc is 'true', the device radio driver will - respond to Broadcast SSID Probe Requests and will broadcast its own SSID within - its beacons - 1.3.6.1.4.1.9.9.272.1.1.1.1.1.3 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfPrivacyOptionMaxRate - oid: 1.3.6.1.4.1.9.9.272.1.1.1.1.1.4 - type: gauge - help: This object specifies the maximum transmit bit rate supported by the radio - when using, for example, WEP encryption - 1.3.6.1.4.1.9.9.272.1.1.1.1.1.4 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfEthernetEncapsulDefault - oid: 1.3.6.1.4.1.9.9.272.1.1.1.1.1.5 - type: gauge - help: This object specifies the Ethernet encapsulation transform type used within - the BSS - 1.3.6.1.4.1.9.9.272.1.1.1.1.1.5 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: encap802dot1H - 2: encapRfc1042 - - name: cd11IfBridgeSpacing - oid: 1.3.6.1.4.1.9.9.272.1.1.1.1.1.6 - type: gauge - help: If this device is a root wireless bridge, this value is the distance in - kilometers reported between this device and its farthest non-root bridge client. - - 1.3.6.1.4.1.9.9.272.1.1.1.1.1.6 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfDesiredSsidMaxAssocSta - oid: 1.3.6.1.4.1.9.9.272.1.1.1.1.1.7 - type: gauge - help: This object defines the maximum number of IEEE 802.11 stations which may - associate with this radio interface through IEEE802dot11-MIB dot11DesiredSSID - - 1.3.6.1.4.1.9.9.272.1.1.1.1.1.7 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfAuxiliarySsidLength - oid: 1.3.6.1.4.1.9.9.272.1.1.1.1.1.8 - type: gauge - help: This object specifies the maximum number of SSIDs allowed for a radio interface - or the number of SSID entries per radio interface in the cd11IfAuxSsidTable - - 1.3.6.1.4.1.9.9.272.1.1.1.1.1.8 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfVoipExtensionsEnable - oid: 1.3.6.1.4.1.9.9.272.1.1.1.1.1.9 - type: gauge - help: This object enables the radio generate proprietary elements in its beacons - and probe responses to support Voice-over-IP (VoIP) phones - 1.3.6.1.4.1.9.9.272.1.1.1.1.1.9 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfDesiredSsidMicAlgorithm - oid: 1.3.6.1.4.1.9.9.272.1.1.1.1.1.10 - type: gauge - help: This object defines the auxiliary MIC calculated on WEP-encoded packets - of stations associated with this radio interface through IEEE802dot11-MIB dot11DesiredSSID - - 1.3.6.1.4.1.9.9.272.1.1.1.1.1.10 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: micNone - 2: micMXX - 3: micMichael - - name: cd11IfDesiredSsidWepPermuteAlg - oid: 1.3.6.1.4.1.9.9.272.1.1.1.1.1.11 - type: gauge - help: This object defines the function through which the WEP encryption key is - permuted between key renewal periods for stations associated with this radio - interface through IEEE802dot11-MIB dot11DesiredSSID - 1.3.6.1.4.1.9.9.272.1.1.1.1.1.11 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: wepPermuteNone - 2: wepPermuteIV - - name: cd11IfWorldMode - oid: 1.3.6.1.4.1.9.9.272.1.1.1.1.1.12 - type: gauge - help: This object sets the World-Mode function of the radio to allow it to function - in countries other than it was manufactured for - 1.3.6.1.4.1.9.9.272.1.1.1.1.1.12 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: none - 2: legacy - 3: dot11d - - name: cd11IfWorldModeCountry - oid: 1.3.6.1.4.1.9.9.272.1.1.1.1.1.13 - type: OctetString - help: This object sets the dot11CountryString in the IEEE802dot11-MIB identifying - the country in which the radio is operating - 1.3.6.1.4.1.9.9.272.1.1.1.1.1.13 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfMobileStationScanParent - oid: 1.3.6.1.4.1.9.9.272.1.1.1.1.1.14 - type: gauge - help: This object enables the radio to scan for a better parent when it is a mobile - non-root device, for example, the value of cd11IfStationRole is roleWgb(1). - - 1.3.6.1.4.1.9.9.272.1.1.1.1.1.14 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfPsPacketForwardEnable - oid: 1.3.6.1.4.1.9.9.272.1.1.1.1.1.15 - type: gauge - help: If no VLAN is configured on the radio interface, this object configures - the PSPF feature - 1.3.6.1.4.1.9.9.272.1.1.1.1.1.15 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfMultipleBssidEnable - oid: 1.3.6.1.4.1.9.9.272.1.1.1.1.1.16 - type: gauge - help: If it is 'true', multiple broadcast SSID is enabled on the radio - 1.3.6.1.4.1.9.9.272.1.1.1.1.1.16 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfMobileStationListIgnore - oid: 1.3.6.1.4.1.9.9.272.1.1.1.1.1.17 - type: gauge - help: This object indicates whether the radio should process the AP adjacency - and Enhanced Neighbor List reports specified in the CCX Specification - 1.3.6.1.4.1.9.9.272.1.1.1.1.1.17 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfMobileStationScanChannel - oid: 1.3.6.1.4.1.9.9.272.1.1.1.1.1.18 - type: OctetString - help: This object specifies the channels to be used by the infractructure clients - for scanning purposes - 1.3.6.1.4.1.9.9.272.1.1.1.1.1.18 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfAuthAlgRequireEap - oid: 1.3.6.1.4.1.9.9.272.1.1.1.2.1.1 - type: gauge - help: If the value is 'true', stations authenticating with the corresponding IEEE802dot11-MIB - dot11AuthenticationAlgorithm must complete network-level EAP authentication - before their association attempts will be unblocked - 1.3.6.1.4.1.9.9.272.1.1.1.2.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: dot11AuthenticationAlgorithmsIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfAuthAlgRequireMacAddr - oid: 1.3.6.1.4.1.9.9.272.1.1.1.2.1.2 - type: gauge - help: If the value is 'true', stations authenticating with the corresponding IEEE802dot11-MIB - dot11AuthenticationAlgorithm must complete additional MAC address authentication - before their association attempts will be unblocked - 1.3.6.1.4.1.9.9.272.1.1.1.2.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: dot11AuthenticationAlgorithmsIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfAuthAlgDefaultVlan - oid: 1.3.6.1.4.1.9.9.272.1.1.1.2.1.3 - type: gauge - help: This object defines the default VLAN identifier for stations associated - with this radio interface with this authentication and through IEEE802dot11-MIB - dot11DesiredSSID - 1.3.6.1.4.1.9.9.272.1.1.1.2.1.3 - indexes: - - labelname: ifIndex - type: gauge - - labelname: dot11AuthenticationAlgorithmsIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfAuthAlgEapMethod - oid: 1.3.6.1.4.1.9.9.272.1.1.1.2.1.4 - type: DisplayString - help: If the value of cd11IfAuthAlgRequireEap is 'true' or dot11AuthenticationAlgorithm - is Network-EAP, this is the EAP method list to used for the EAP authentication. - - 1.3.6.1.4.1.9.9.272.1.1.1.2.1.4 - indexes: - - labelname: ifIndex - type: gauge - - labelname: dot11AuthenticationAlgorithmsIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfAuthAlgMacAddrMethod - oid: 1.3.6.1.4.1.9.9.272.1.1.1.2.1.5 - type: DisplayString - help: If the value of cd11IfAuthAlgRequireMacAddr is 'true', this is the MAC address - method list to used for the MAC authentication. - 1.3.6.1.4.1.9.9.272.1.1.1.2.1.5 - indexes: - - labelname: ifIndex - type: gauge - - labelname: dot11AuthenticationAlgorithmsIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfWepDefaultKeyIndex - oid: 1.3.6.1.4.1.9.9.272.1.1.1.3.1.1 - type: gauge - help: This object identifies a WEP key instance for a radio interface. - 1.3.6.1.4.1.9.9.272.1.1.1.3.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfWepDefaultKeyIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfWepDefaultKeyLen - oid: 1.3.6.1.4.1.9.9.272.1.1.1.3.1.2 - type: gauge - help: This object specifies the length in octets of the WEP key cd11IfWepDefaultKeyValue - - 1.3.6.1.4.1.9.9.272.1.1.1.3.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfWepDefaultKeyIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfWepDefaultKeyValue - oid: 1.3.6.1.4.1.9.9.272.1.1.1.3.1.3 - type: OctetString - help: This is the WEP default secret key value - 1.3.6.1.4.1.9.9.272.1.1.1.3.1.3 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfWepDefaultKeyIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfDesiredBssIndex - oid: 1.3.6.1.4.1.9.9.272.1.1.1.5.1.1 - type: gauge - help: This object defines the priority order in which preferred access points - should be probed - 1.3.6.1.4.1.9.9.272.1.1.1.5.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfDesiredBssIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfDesiredBssAddr - oid: 1.3.6.1.4.1.9.9.272.1.1.1.5.1.2 - type: PhysAddress48 - help: This object defines the BSS identifier (MAC address) of the access point - with which the radio should try to associate with - 1.3.6.1.4.1.9.9.272.1.1.1.5.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfDesiredBssIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfAuxSsidIndex - oid: 1.3.6.1.4.1.9.9.272.1.1.1.6.1.1 - type: gauge - help: This object identifies a SSID defined on a radio. - 1.3.6.1.4.1.9.9.272.1.1.1.6.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsidIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfAuxSsid - oid: 1.3.6.1.4.1.9.9.272.1.1.1.6.1.2 - type: DisplayString - help: This object specifies a SSID recognized by this radio interface - 1.3.6.1.4.1.9.9.272.1.1.1.6.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsidIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfAuxSsidBroadcastSsid - oid: 1.3.6.1.4.1.9.9.272.1.1.1.6.1.3 - type: gauge - help: This object indicates if an auxiliary SSID is the Broadcast SSID - 1.3.6.1.4.1.9.9.272.1.1.1.6.1.3 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsidIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfAuxSsidMaxAssocSta - oid: 1.3.6.1.4.1.9.9.272.1.1.1.6.1.4 - type: gauge - help: This object defines the maximum number of IEEE 802.11 stations which may - associate with this radio interface through the cd11IfAuxSsid - 1.3.6.1.4.1.9.9.272.1.1.1.6.1.4 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsidIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfAuxSsidMicAlgorithm - oid: 1.3.6.1.4.1.9.9.272.1.1.1.6.1.5 - type: gauge - help: This object defines the auxiliary MIC algorithm applied to WEP-encoded packets - of stations associated with this radio interface through the cd11IfAuxSsid - - 1.3.6.1.4.1.9.9.272.1.1.1.6.1.5 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsidIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: micNone - 2: micMXX - 3: micMichael - - name: cd11IfAuxSsidWepPermuteAlg - oid: 1.3.6.1.4.1.9.9.272.1.1.1.6.1.6 - type: gauge - help: This object defines the function through which the WEP encryption key is - permuted between key renewal periods for stations associated with this radio - interface through the cd11IfAuxSsid - 1.3.6.1.4.1.9.9.272.1.1.1.6.1.6 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsidIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: wepPermuteNone - 2: wepPermuteIV - - name: cd11IfAuxSsidAuthAlgEnable - oid: 1.3.6.1.4.1.9.9.272.1.1.1.7.1.1 - type: gauge - help: If the value is 'true', this device may authenticate an association using - SSID (specified by cd11IfAuxiliarySSIDIndex) with the algorithm identified by - IEEE802dot11-MIB dot11AuthenticationAlgorithmsIndex - 1.3.6.1.4.1.9.9.272.1.1.1.7.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsidIndex - type: gauge - - labelname: dot11AuthenticationAlgorithmsIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfAuxSsidAuthAlgRequireEap - oid: 1.3.6.1.4.1.9.9.272.1.1.1.7.1.2 - type: gauge - help: If both the values of this object and cd11IfAuxSsidAuthAlgEnable are 'true', - the association authentication must complete additional network-level EAP authentication - before client stations will be unblocked from their association attempts - 1.3.6.1.4.1.9.9.272.1.1.1.7.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsidIndex - type: gauge - - labelname: dot11AuthenticationAlgorithmsIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfAuxSsidAuthAlgRequireMac - oid: 1.3.6.1.4.1.9.9.272.1.1.1.7.1.3 - type: gauge - help: If both the values of this object and cd11IfAuxSsidAuthAlgEnable are 'true', - the association authentication must complete additional MAC address authentication - before client stations will be unblocked from their association attempts - 1.3.6.1.4.1.9.9.272.1.1.1.7.1.3 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsidIndex - type: gauge - - labelname: dot11AuthenticationAlgorithmsIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfAuxSsidAuthAlgDefaultVlan - oid: 1.3.6.1.4.1.9.9.272.1.1.1.7.1.4 - type: gauge - help: This object defines the default VLAN identifier for stations associated - with this radio interface with the dot11AuthenticationAlgorithmsIndex authentication - defined in IEEE802dot11-MIB and through the cd11IfAuxSsid - 1.3.6.1.4.1.9.9.272.1.1.1.7.1.4 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsidIndex - type: gauge - - labelname: dot11AuthenticationAlgorithmsIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfAuxSsidAuthAlgEapMethod - oid: 1.3.6.1.4.1.9.9.272.1.1.1.7.1.5 - type: DisplayString - help: If the value of cd11IfAuxSsidAuthAlgRequireEap is 'true' or dot11AuthenticationAlgorithm - is Network-EAP, this is the EAP method list to used for the EAP authentication. - - 1.3.6.1.4.1.9.9.272.1.1.1.7.1.5 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsidIndex - type: gauge - - labelname: dot11AuthenticationAlgorithmsIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfAuxSsidAuthAlgMacMethod - oid: 1.3.6.1.4.1.9.9.272.1.1.1.7.1.6 - type: DisplayString - help: If the value of cd11IfAuxSsidAuthAlgRequireMac is 'true', this is the MAC - address method list to used for the MAC authentication. - 1.3.6.1.4.1.9.9.272.1.1.1.7.1.6 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsidIndex - type: gauge - - labelname: dot11AuthenticationAlgorithmsIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfAssignedAid - oid: 1.3.6.1.4.1.9.9.272.1.1.1.8.1.1 - type: gauge - help: This object specifies the AID for a client station to the radio interface. - - 1.3.6.1.4.1.9.9.272.1.1.1.8.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAssignedAid - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfAssignedSta - oid: 1.3.6.1.4.1.9.9.272.1.1.1.8.1.2 - type: PhysAddress48 - help: This object defines the client station MAC address - 1.3.6.1.4.1.9.9.272.1.1.1.8.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAssignedAid - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfVlanId - oid: 1.3.6.1.4.1.9.9.272.1.1.1.9.1.1 - type: gauge - help: This object identifies the VLAN (1 to 4095) on this radio interface - 1.3.6.1.4.1.9.9.272.1.1.1.9.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfVlanId - type: gauge - - labelname: cd11IfVlanEncryptKeyIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfVlanEncryptKeyIndex - oid: 1.3.6.1.4.1.9.9.272.1.1.1.9.1.2 - type: gauge - help: This object is a representative of the corresponding 802.11 WEP Key Index - used when transmitting or receiving frames with this key - 1.3.6.1.4.1.9.9.272.1.1.1.9.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfVlanId - type: gauge - - labelname: cd11IfVlanEncryptKeyIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfVlanEncryptKeyLen - oid: 1.3.6.1.4.1.9.9.272.1.1.1.9.1.3 - type: gauge - help: This object specifies the length in octets of cd11IfVlanEncryptKeyValue - - 1.3.6.1.4.1.9.9.272.1.1.1.9.1.3 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfVlanId - type: gauge - - labelname: cd11IfVlanEncryptKeyIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfVlanEncryptKeyValue - oid: 1.3.6.1.4.1.9.9.272.1.1.1.9.1.4 - type: OctetString - help: This is the WEP secret key value - 1.3.6.1.4.1.9.9.272.1.1.1.9.1.4 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfVlanId - type: gauge - - labelname: cd11IfVlanEncryptKeyIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfVlanEncryptKeyStatus - oid: 1.3.6.1.4.1.9.9.272.1.1.1.9.1.5 - type: gauge - help: This object controls and reflects the status of rows in this table - 1.3.6.1.4.1.9.9.272.1.1.1.9.1.5 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfVlanId - type: gauge - - labelname: cd11IfVlanEncryptKeyIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: active - 2: notInService - 3: notReady - 4: createAndGo - 5: createAndWait - 6: destroy - - name: cd11IfVlanEncryptKeyTransmit - oid: 1.3.6.1.4.1.9.9.272.1.1.1.9.1.6 - type: gauge - help: Only one of the 4 keys of a VLAN can be the transmit key - 1.3.6.1.4.1.9.9.272.1.1.1.9.1.6 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfVlanId - type: gauge - - labelname: cd11IfVlanEncryptKeyIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfVlanSecurityVlanId - oid: 1.3.6.1.4.1.9.9.272.1.1.1.10.1.1 - type: gauge - help: This is the VLAN ID (1-4095) to which the parameters in each conceptual - row shall be applied - 1.3.6.1.4.1.9.9.272.1.1.1.10.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfVlanSecurityVlanId - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfVlanSecurityVlanEnabled - oid: 1.3.6.1.4.1.9.9.272.1.1.1.10.1.2 - type: gauge - help: If the value is 'true', this VLAN sub-interface is enabled on all trunk - and hybrid ports - 1.3.6.1.4.1.9.9.272.1.1.1.10.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfVlanSecurityVlanId - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfVlanBcastKeyChangeInterval - oid: 1.3.6.1.4.1.9.9.272.1.1.1.10.1.3 - type: gauge - help: This is the broadcast key rotation period - 1.3.6.1.4.1.9.9.272.1.1.1.10.1.3 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfVlanSecurityVlanId - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfVlanBcastKeyCapabilChange - oid: 1.3.6.1.4.1.9.9.272.1.1.1.10.1.4 - type: gauge - help: If it is 'true', a new key will be used every time when the common set of - encryption capability among clients of this radio on this VLAN is changed. - - 1.3.6.1.4.1.9.9.272.1.1.1.10.1.4 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfVlanSecurityVlanId - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfVlanBcastKeyClientLeave - oid: 1.3.6.1.4.1.9.9.272.1.1.1.10.1.5 - type: gauge - help: If it is 'true', a new key will be used every time when a client of the - radio on this VLAN disassociates. - 1.3.6.1.4.1.9.9.272.1.1.1.10.1.5 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfVlanSecurityVlanId - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfVlanSecurityCiphers - oid: 1.3.6.1.4.1.9.9.272.1.1.1.10.1.6 - type: Bits - help: If cd11IfVlanEncryptionMode is cipher(1), these are all the possible cipher - type combinations currently supported for data frame encryption from different - IEEE 802.11 radio interface implementations - 1.3.6.1.4.1.9.9.272.1.1.1.10.1.6 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfVlanSecurityVlanId - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 0: ckip - 1: cmic - 2: tkip - 3: wep40 - 4: wep128 - 5: aesccm - - name: cd11IfVlanSecurityRowStatus - oid: 1.3.6.1.4.1.9.9.272.1.1.1.10.1.7 - type: gauge - help: This is used to create a new row, modify or delete an existing VLAN encryption - configuration in this table - 1.3.6.1.4.1.9.9.272.1.1.1.10.1.7 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfVlanSecurityVlanId - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: active - 2: notInService - 3: notReady - 4: createAndGo - 5: createAndWait - 6: destroy - - name: cd11IfVlanEncryptionMode - oid: 1.3.6.1.4.1.9.9.272.1.1.1.10.1.8 - type: gauge - help: 'Encryption mode this VLANs are: cipher(1) - WPA and Cisco encryptions, - wep(2) - WEP Only encryption - 1.3.6.1.4.1.9.9.272.1.1.1.10.1.8' - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfVlanSecurityVlanId - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: cipher - 2: wep - - name: cd11IfVlanWepEncryptOptions - oid: 1.3.6.1.4.1.9.9.272.1.1.1.10.1.9 - type: gauge - help: If cd11IfVlanEncryptionMode is wep(2), mandatory(1) - WEP encryption is - mandatory, optional(2) - WEP encryption is option - 1.3.6.1.4.1.9.9.272.1.1.1.10.1.9 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfVlanSecurityVlanId - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfVlanWepEncryptMic - oid: 1.3.6.1.4.1.9.9.272.1.1.1.10.1.10 - type: gauge - help: If cd11IfVlanEncryptionMode is wep(2) and this object is 'true', MIC will - be performed on all data frames on this VLAN - 1.3.6.1.4.1.9.9.272.1.1.1.10.1.10 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfVlanSecurityVlanId - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfVlanWepEncryptKeyHashing - oid: 1.3.6.1.4.1.9.9.272.1.1.1.10.1.11 - type: gauge - help: If cd11IfVlanEncryptionMode is wep(2) and this object is 'true', key hashing - will be used for encryption - 1.3.6.1.4.1.9.9.272.1.1.1.10.1.11 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfVlanSecurityVlanId - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfVlanPsPacketForwardEnable - oid: 1.3.6.1.4.1.9.9.272.1.1.1.10.1.12 - type: gauge - help: If both cd11IfVlanSecurityVlanEnabled and this object are 'true', PSPF is - enabled on VLAN cd11IfVlanSecurityVlanId of this radio interface and direct - traffic between wireless clients of the VLAn is not allowed - 1.3.6.1.4.1.9.9.272.1.1.1.10.1.12 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfVlanSecurityVlanId - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfRemoteRadioMacAddr - oid: 1.3.6.1.4.1.9.9.272.1.1.1.11.1.1 - type: PhysAddress48 - help: Mac address of the active IEEE 802.11 radio device to be monitored by this - hot standby monitoring radio - 1.3.6.1.4.1.9.9.272.1.1.1.11.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRemoteRadioMacAddr - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfRadioMonitorPollingFreq - oid: 1.3.6.1.4.1.9.9.272.1.1.1.11.1.2 - type: gauge - help: The frequency, in seconds, the remote active radio specified by cd11IfRemoteRadioMacAddr - is polled for its health. - 1.3.6.1.4.1.9.9.272.1.1.1.11.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRemoteRadioMacAddr - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfRadioMonitorPollingTimeOut - oid: 1.3.6.1.4.1.9.9.272.1.1.1.11.1.3 - type: gauge - help: The total time, in seconds, this standby monitoring radio unit can tolerate - the failure of polling of the active radio unit - 1.3.6.1.4.1.9.9.272.1.1.1.11.1.3 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRemoteRadioMacAddr - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfLocalRadioMonitorStatus - oid: 1.3.6.1.4.1.9.9.272.1.1.1.11.1.4 - type: gauge - help: NMS can only set this object to monitor(2) - 1.3.6.1.4.1.9.9.272.1.1.1.11.1.4 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRemoteRadioMacAddr - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: active - 2: monitor - 3: inactive - - name: cd11IfRadioMonitorRowStatus - oid: 1.3.6.1.4.1.9.9.272.1.1.1.11.1.5 - type: gauge - help: This object is used for creating, modifying, and deleting rows in this table - - 1.3.6.1.4.1.9.9.272.1.1.1.11.1.5 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRemoteRadioMacAddr - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: active - 2: notInService - 3: notReady - 4: createAndGo - 5: createAndWait - 6: destroy - - name: cd11IfDot11UpgradeStatus - oid: 1.3.6.1.4.1.9.9.272.1.1.1.12.1.1 - type: gauge - help: This object represents the status of upgrade of a dot11 radio interface. - - 1.3.6.1.4.1.9.9.272.1.1.1.12.1.1 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: unknown - 2: upgradeNotApplicable - 3: upgradeNotDone - 4: upgradeNotNeeded - 5: upgradeDone - - name: cd11IfCurrentCarrierSet - oid: 1.3.6.1.4.1.9.9.272.1.1.2.1.1.1 - type: gauge - help: This object defines the carrier set of the radio - 1.3.6.1.4.1.9.9.272.1.1.2.1.1.1 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 0: usa - 1: europe - 2: japan - 3: spain - 4: france - 5: belgium - 6: israel - 7: canada - 8: australia - 9: japanWide - 10: world - 11: usa5GHz - 12: europe5GHz - 13: japan5GHz - 14: singapore5GHz - 15: taiwan5GHz - 16: china - 17: northAmer5GHzUNI3 - 18: chnIreAus5GHzUNI3 - 19: hkNZ5GHzUNI3 - 20: korea5GHzUNI3 - 21: mexAusNZ5GHz - 22: china5GHz - 23: korea5GHzUNI123E - 24: japan5GHzUNI12 - 25: taiwan5GHzUNI23E - 26: israel5GhzUNI12 - 27: usaFCC49PS - 28: japan5GHzUNI1 - - name: cd11IfModulationType - oid: 1.3.6.1.4.1.9.9.272.1.1.2.1.1.2 - type: gauge - help: This object specifies the RF modulation type of the radio - 1.3.6.1.4.1.9.9.272.1.1.2.1.1.2 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: standard - 2: mok - - name: cd11IfPreambleType - oid: 1.3.6.1.4.1.9.9.272.1.1.2.1.1.3 - type: gauge - help: This object specifies the current radio preamble type in use by the station - - 1.3.6.1.4.1.9.9.272.1.1.2.1.1.3 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: long - 2: short - - name: cd11IfDomainCapabilitySet - oid: 1.3.6.1.4.1.9.9.272.1.1.2.1.1.4 - type: gauge - help: This object specifies the current multi-domain capability setting of this - radio - 1.3.6.1.4.1.9.9.272.1.1.2.1.1.4 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfPhyBasicRateSet - oid: 1.3.6.1.4.1.9.9.272.1.1.2.1.1.5 - type: OctetString - help: This attribute specifies if a data rate in the dot11OperationalRateSet of - the IEEE802dot11-MIB is a Basic Rate for this radio interface - 1.3.6.1.4.1.9.9.272.1.1.2.1.1.5 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfPhyMacSpecification - oid: 1.3.6.1.4.1.9.9.272.1.1.2.1.1.6 - type: gauge - help: This object specifies which IEEE 802.11 Standard applies to this radio interface - - 1.3.6.1.4.1.9.9.272.1.1.2.1.1.6 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: ieee802dot11a - 2: ieee802dot11b - 3: ieee802dot11g - - name: cd11IfPhyConcatenation - oid: 1.3.6.1.4.1.9.9.272.1.1.2.1.1.7 - type: gauge - help: If the value of cd11IfStationRole is 'roleBridge' or 'roleNrBridge', this - object sets the maximum packet concatenation size in bytes for all outbound - packets - 1.3.6.1.4.1.9.9.272.1.1.2.1.1.7 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfPhyNativePowerUseStandard - oid: 1.3.6.1.4.1.9.9.272.1.1.2.1.1.8 - type: gauge - help: This object indicates if queries for current transmit power and number of - transmit power levels of the radio for the frequency band shall be via the Standard - IEEE802dot11-MIB dot11PhyTxPowerTable dot11CurrentTxPowerLevel and dot11NumberSupportedPowerLevels - objects or corresponding cd11IfNativeCurrentPowerLevel and cd11IfNativeNumberPowerLevels - objects in the cd11IfRfNativePowerTable - 1.3.6.1.4.1.9.9.272.1.1.2.1.1.8 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfPhyFhssMaxCompatibleRate - oid: 1.3.6.1.4.1.9.9.272.1.1.2.4.1.1 - type: gauge - help: This object specifies the of maximum data rate at which the station may - transmit data - 1.3.6.1.4.1.9.9.272.1.1.2.4.1.1 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfPhyDsssMaxCompatibleRate - oid: 1.3.6.1.4.1.9.9.272.1.1.2.5.1.1 - type: gauge - help: This object specifies the of maximum data rate at which the station may - transmit data - 1.3.6.1.4.1.9.9.272.1.1.2.5.1.1 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfPhyDsssChannelAutoEnable - oid: 1.3.6.1.4.1.9.9.272.1.1.2.5.1.2 - type: gauge - help: If the value is 'true' and the radio is function as an access point device - (i.e., cd11IfStationRole is 'roleRoot', the radio will scan for other BSS activity - on all channels available in the current cd11IfCurrentCarrierSet before establishing - its own BSS - 1.3.6.1.4.1.9.9.272.1.1.2.5.1.2 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfPhyDsssCurrentChannel - oid: 1.3.6.1.4.1.9.9.272.1.1.2.5.1.3 - type: gauge - help: The current operating frequency channel of the DSSS PHY, as selected either - by selective scanning or via IEEE802dot11-MIB dot11CurrentChannel - 1.3.6.1.4.1.9.9.272.1.1.2.5.1.3 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfSuppDataRatesPrivacyIndex - oid: 1.3.6.1.4.1.9.9.272.1.1.2.11.1.1 - type: gauge - help: This object identifies a data rate supported on a radio - 1.3.6.1.4.1.9.9.272.1.1.2.11.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfSuppDataRatesPrivacyIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfSuppDataRatesPrivacyValue - oid: 1.3.6.1.4.1.9.9.272.1.1.2.11.1.2 - type: gauge - help: This object defines the receiving or transmission bit rates supported by - the PLCP and PMD, represented by a count from 0x02-0x7f, corresponding to data - rates in increments of 500Kb/s from 1 Mb/s to 63.5 Mb/s. - 1.3.6.1.4.1.9.9.272.1.1.2.11.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfSuppDataRatesPrivacyIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfSuppDataRatesPrivacyEnabl - oid: 1.3.6.1.4.1.9.9.272.1.1.2.11.1.3 - type: gauge - help: This object indicates whether WEP encryption is supported by the radio for - both transmit and receive operations at the corresponding bit rate specified - by the cd11IfSuppDataRatesPrivacyValue. - 1.3.6.1.4.1.9.9.272.1.1.2.11.1.3 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfSuppDataRatesPrivacyIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfChanSelectChannel - oid: 1.3.6.1.4.1.9.9.272.1.1.2.12.1.1 - type: gauge - help: This object specifies an IEEE 802.11 channel number which is a candidate - for low-occupancy scanning. - 1.3.6.1.4.1.9.9.272.1.1.2.12.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfChanSelectChannel - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfChanSelectEnable - oid: 1.3.6.1.4.1.9.9.272.1.1.2.12.1.2 - type: gauge - help: If the value is 'true', cd11IfChanSelectChannel is available for the system - to use as its cd11IfPhyDsssCurrentChannel after scanning for channel occupancy - - 1.3.6.1.4.1.9.9.272.1.1.2.12.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfChanSelectChannel - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cd11IfClientNumberTxPowerLevels - oid: 1.3.6.1.4.1.9.9.272.1.1.2.13.1.1 - type: gauge - help: The number of power levels available for the clients - 1.3.6.1.4.1.9.9.272.1.1.2.13.1.1 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfClientTxPowerLevel1 - oid: 1.3.6.1.4.1.9.9.272.1.1.2.13.1.2 - type: gauge - help: The client transmit output power for LEVEL1 in mW or dBm. - 1.3.6.1.4.1.9.9.272.1.1.2.13.1.2 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfClientTxPowerLevel2 - oid: 1.3.6.1.4.1.9.9.272.1.1.2.13.1.3 - type: gauge - help: The client transmit output power for LEVEL2 in mW or dBm. - 1.3.6.1.4.1.9.9.272.1.1.2.13.1.3 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfClientTxPowerLevel3 - oid: 1.3.6.1.4.1.9.9.272.1.1.2.13.1.4 - type: gauge - help: The client transmit output power for LEVEL3 in mW or dBm. - 1.3.6.1.4.1.9.9.272.1.1.2.13.1.4 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfClientTxPowerLevel4 - oid: 1.3.6.1.4.1.9.9.272.1.1.2.13.1.5 - type: gauge - help: The client transmit output power for LEVEL4 in mW or dBm. - 1.3.6.1.4.1.9.9.272.1.1.2.13.1.5 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfClientTxPowerLevel5 - oid: 1.3.6.1.4.1.9.9.272.1.1.2.13.1.6 - type: gauge - help: The client transmit output power for LEVEL5 in mW or dBm. - 1.3.6.1.4.1.9.9.272.1.1.2.13.1.6 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfClientTxPowerLevel6 - oid: 1.3.6.1.4.1.9.9.272.1.1.2.13.1.7 - type: gauge - help: The client transmit output power for LEVEL6 in mW or dBm. - 1.3.6.1.4.1.9.9.272.1.1.2.13.1.7 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfClientTxPowerLevel7 - oid: 1.3.6.1.4.1.9.9.272.1.1.2.13.1.8 - type: gauge - help: The client transmit output power for LEVEL7 in mW or dBm. - 1.3.6.1.4.1.9.9.272.1.1.2.13.1.8 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfClientTxPowerLevel8 - oid: 1.3.6.1.4.1.9.9.272.1.1.2.13.1.9 - type: gauge - help: The client transmit output power for LEVEL8 in mW or dBm. - 1.3.6.1.4.1.9.9.272.1.1.2.13.1.9 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfClientCurrentTxPowerLevel - oid: 1.3.6.1.4.1.9.9.272.1.1.2.13.1.10 - type: gauge - help: The TxPowerLevel N currently selected for client to transmit data - 1.3.6.1.4.1.9.9.272.1.1.2.13.1.10 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfErpOfdmNumberTxPowerLevels - oid: 1.3.6.1.4.1.9.9.272.1.1.2.14.1.1 - type: gauge - help: The number of power levels available for this radio - 1.3.6.1.4.1.9.9.272.1.1.2.14.1.1 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfErpOfdmTxPowerLevel1 - oid: 1.3.6.1.4.1.9.9.272.1.1.2.14.1.2 - type: gauge - help: The ERP-OFDM transmit output power for LEVEL1. - 1.3.6.1.4.1.9.9.272.1.1.2.14.1.2 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfErpOfdmTxPowerLevel2 - oid: 1.3.6.1.4.1.9.9.272.1.1.2.14.1.3 - type: gauge - help: The ERP-OFDM transmit output power for LEVEL2. - 1.3.6.1.4.1.9.9.272.1.1.2.14.1.3 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfErpOfdmTxPowerLevel3 - oid: 1.3.6.1.4.1.9.9.272.1.1.2.14.1.4 - type: gauge - help: The ERP-OFDM transmit output power for LEVEL3. - 1.3.6.1.4.1.9.9.272.1.1.2.14.1.4 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfErpOfdmTxPowerLevel4 - oid: 1.3.6.1.4.1.9.9.272.1.1.2.14.1.5 - type: gauge - help: The ERP-OFDM transmit output power for LEVEL4. - 1.3.6.1.4.1.9.9.272.1.1.2.14.1.5 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfErpOfdmTxPowerLevel5 - oid: 1.3.6.1.4.1.9.9.272.1.1.2.14.1.6 - type: gauge - help: The ERP-OFDM transmit output power for LEVEL5. - 1.3.6.1.4.1.9.9.272.1.1.2.14.1.6 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfErpOfdmTxPowerLevel6 - oid: 1.3.6.1.4.1.9.9.272.1.1.2.14.1.7 - type: gauge - help: The ERP-OFDM transmit output power for LEVEL6. - 1.3.6.1.4.1.9.9.272.1.1.2.14.1.7 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfErpOfdmTxPowerLevel7 - oid: 1.3.6.1.4.1.9.9.272.1.1.2.14.1.8 - type: gauge - help: The ERP-OFDM transmit output power for LEVEL7. - 1.3.6.1.4.1.9.9.272.1.1.2.14.1.8 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfErpOfdmTxPowerLevel8 - oid: 1.3.6.1.4.1.9.9.272.1.1.2.14.1.9 - type: gauge - help: The ERP-OFDM transmit output power for LEVEL8. - 1.3.6.1.4.1.9.9.272.1.1.2.14.1.9 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfErpOfdmCurrentTxPowerLevel - oid: 1.3.6.1.4.1.9.9.272.1.1.2.14.1.10 - type: gauge - help: The TxPowerLevel N currently configured to transmit data. - 1.3.6.1.4.1.9.9.272.1.1.2.14.1.10 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfRfFrequencyBand - oid: 1.3.6.1.4.1.9.9.272.1.1.2.15.1.1 - type: gauge - help: This object identifies radio frequency bands supported on the radio. - 1.3.6.1.4.1.9.9.272.1.1.2.15.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRfFrequencyBand - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfRfFrequencyUnits - oid: 1.3.6.1.4.1.9.9.272.1.1.2.15.1.2 - type: gauge - help: This base frequency units combines with the cd11IfRfStartChannelFrequency - to define the actual frequency of the channel and combines with the cd11IfRfFrequencySpacing - to define the minimum frequency spacing between two adjacent frequency channels - - 1.3.6.1.4.1.9.9.272.1.1.2.15.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRfFrequencyBand - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: mHz - - name: cd11IfRfStartChannelNumber - oid: 1.3.6.1.4.1.9.9.272.1.1.2.15.1.3 - type: gauge - help: Numeric identifier of the first channel supported in this radio frequency - band - 1.3.6.1.4.1.9.9.272.1.1.2.15.1.3 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRfFrequencyBand - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfRfEndChannelNumber - oid: 1.3.6.1.4.1.9.9.272.1.1.2.15.1.4 - type: gauge - help: Numeric identifier of the last channel supported in this radio frequency - band - 1.3.6.1.4.1.9.9.272.1.1.2.15.1.4 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRfFrequencyBand - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfRfChannelSpacingNumber - oid: 1.3.6.1.4.1.9.9.272.1.1.2.15.1.5 - type: gauge - help: Numeric spacing between the identifiers of two adjacent supported channels - in this band - 1.3.6.1.4.1.9.9.272.1.1.2.15.1.5 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRfFrequencyBand - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfRfStartChannelFrequency - oid: 1.3.6.1.4.1.9.9.272.1.1.2.15.1.6 - type: gauge - help: This is the base channel frequency of the cd11IfRfStartChannelNumber channel - from which subsequent channels of this frequency band are defined - 1.3.6.1.4.1.9.9.272.1.1.2.15.1.6 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRfFrequencyBand - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfRfFrequencySpacing - oid: 1.3.6.1.4.1.9.9.272.1.1.2.15.1.7 - type: gauge - help: This is the frequency separation between two adjacent radio frequency channels - - 1.3.6.1.4.1.9.9.272.1.1.2.15.1.7 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRfFrequencyBand - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfRfFrequencyBandType - oid: 1.3.6.1.4.1.9.9.272.1.1.2.15.1.8 - type: Bits - help: This is the enumerated radio frequency band name(s) which this (sub)band - occupies - 1.3.6.1.4.1.9.9.272.1.1.2.15.1.8 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRfFrequencyBand - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 0: ism24G - 1: unii1 - 2: unii2 - 3: unii3 - 4: cept - 5: japan49G - 6: japan50G - - name: cd11IfMaxChannelSwitchTime - oid: 1.3.6.1.4.1.9.9.272.1.1.2.15.1.9 - type: gauge - help: The maximum time required for the radio interface to switch its transceiver - from one channel to any other supported channel in any supported band. - 1.3.6.1.4.1.9.9.272.1.1.2.15.1.9 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRfFrequencyBand - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfRadioModulationClass - oid: 1.3.6.1.4.1.9.9.272.1.1.2.16.1.1 - type: gauge - help: This identifies a radio modulation technique used by the 802.11 radio interface. - - 1.3.6.1.4.1.9.9.272.1.1.2.16.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRfFrequencyBand - type: gauge - - labelname: cd11IfRadioModulationClass - type: gauge - enum_values: - 1: dsss - 2: ofdm - - labelname: cd11IfNativeTxPowerLevel - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: dsss - 2: ofdm - - name: cd11IfNativeTxPowerLevel - oid: 1.3.6.1.4.1.9.9.272.1.1.2.16.1.2 - type: gauge - help: This is the unique index for a transmit power of a radio frequency band - for the radio. - 1.3.6.1.4.1.9.9.272.1.1.2.16.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRfFrequencyBand - type: gauge - - labelname: cd11IfRadioModulationClass - type: gauge - enum_values: - 1: dsss - 2: ofdm - - labelname: cd11IfNativeTxPowerLevel - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfNativeTxPower - oid: 1.3.6.1.4.1.9.9.272.1.1.2.16.1.3 - type: gauge - help: This is a transmit power available at a radio frequency band for the radio, - when using the modulation technique specified by the cd11IfRadioModulationClass - - 1.3.6.1.4.1.9.9.272.1.1.2.16.1.3 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRfFrequencyBand - type: gauge - - labelname: cd11IfRadioModulationClass - type: gauge - enum_values: - 1: dsss - 2: ofdm - - labelname: cd11IfNativeTxPowerLevel - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfNativeNumberPowerLevels - oid: 1.3.6.1.4.1.9.9.272.1.1.2.17.1.1 - type: gauge - help: The number of transmit power levels of a radio frequency band for the radio - - 1.3.6.1.4.1.9.9.272.1.1.2.17.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRfFrequencyBand - type: gauge - - labelname: cd11IfRadioModulationClass - type: gauge - enum_values: - 1: dsss - 2: ofdm - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfNativeCurrentPowerLevel - oid: 1.3.6.1.4.1.9.9.272.1.1.2.17.1.2 - type: gauge - help: If cd11IfPhyNativePowerUseStandard is 'false', this object configures the - current transmit power level of a radio frequency band for the radio - 1.3.6.1.4.1.9.9.272.1.1.2.17.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRfFrequencyBand - type: gauge - - labelname: cd11IfRadioModulationClass - type: gauge - enum_values: - 1: dsss - 2: ofdm - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfNativePowerUnits - oid: 1.3.6.1.4.1.9.9.272.1.1.2.17.1.3 - type: gauge - help: The native transmit power units implemented on the radio - 1.3.6.1.4.1.9.9.272.1.1.2.17.1.3 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRfFrequencyBand - type: gauge - - labelname: cd11IfRadioModulationClass - type: gauge - enum_values: - 1: dsss - 2: ofdm - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: mW - 2: dBm - - name: cd11IfRatesSensRequiredSnr - oid: 1.3.6.1.4.1.9.9.272.1.1.2.18.1.1 - type: gauge - help: The minimum SNR requirement for each data rate supported by a radio interface, - when using the modulation technique specified by cd11IfRadioModulationClass - - 1.3.6.1.4.1.9.9.272.1.1.2.18.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRadioModulationClass - type: gauge - enum_values: - 1: dsss - 2: ofdm - - labelname: dot11SupportedDataRatesRxIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfRatesSensContention - oid: 1.3.6.1.4.1.9.9.272.1.1.2.18.1.2 - type: gauge - help: The average contention sensitivity level for each data rate supported by - a radio interface, when using the modulation technique specified by cd11IfRadioModulationClass - - 1.3.6.1.4.1.9.9.272.1.1.2.18.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRadioModulationClass - type: gauge - enum_values: - 1: dsss - 2: ofdm - - labelname: dot11SupportedDataRatesRxIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfTransDeferEnerDetects - oid: 1.3.6.1.4.1.9.9.272.1.2.1.1.1.1 - type: counter - help: This counter shall increment when a frame transmission is deferred due to - energy detection. - 1.3.6.1.4.1.9.9.272.1.2.1.1.1.1 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfRecFrameMacCrcErrors - oid: 1.3.6.1.4.1.9.9.272.1.2.1.1.1.2 - type: counter - help: This counter shall increment when a frame received has any MAC CRC error. - - 1.3.6.1.4.1.9.9.272.1.2.1.1.1.2 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfSsidMismatches - oid: 1.3.6.1.4.1.9.9.272.1.2.1.1.1.3 - type: counter - help: This counter shall increment when a beacon or probe response frame received - for which the SSIDs in the frame do not match the IEEE802dot11-MIB dot11DesiredSSID - object. - 1.3.6.1.4.1.9.9.272.1.2.1.1.1.3 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfRogueApMacAddr - oid: 1.3.6.1.4.1.9.9.272.1.2.1.2.1.1 - type: PhysAddress48 - help: This is the MAC address of a rogue access point detected by this radio. - - 1.3.6.1.4.1.9.9.272.1.2.1.2.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRogueApMacAddr - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfRogueApName - oid: 1.3.6.1.4.1.9.9.272.1.2.1.2.1.2 - type: DisplayString - help: This is the name of the rogue access point. - 1.3.6.1.4.1.9.9.272.1.2.1.2.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfRogueApMacAddr - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ParentAddress - oid: 1.3.6.1.4.1.9.9.273.1.1.1 - type: PhysAddress48 - help: This is the MAC address of the parent access point or root bridge for this - device - 1.3.6.1.4.1.9.9.273.1.1.1 - - name: cDot11ActiveWirelessClients - oid: 1.3.6.1.4.1.9.9.273.1.1.2.1.1 - type: gauge - help: This is the number of wireless clients currently associating with this device - on this interface. - 1.3.6.1.4.1.9.9.273.1.1.2.1.1 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ActiveBridges - oid: 1.3.6.1.4.1.9.9.273.1.1.2.1.2 - type: gauge - help: This is the number of bridges currently associating with this device on - this interface. - 1.3.6.1.4.1.9.9.273.1.1.2.1.2 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ActiveRepeaters - oid: 1.3.6.1.4.1.9.9.273.1.1.2.1.3 - type: gauge - help: This is the number of repeaters currently associating with this device on - this interface. - 1.3.6.1.4.1.9.9.273.1.1.2.1.3 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11AssStatsAssociated - oid: 1.3.6.1.4.1.9.9.273.1.1.3.1.1 - type: counter - help: This object counts the number of stations associated with this device on - this interface since device re-started. - 1.3.6.1.4.1.9.9.273.1.1.3.1.1 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11AssStatsAuthenticated - oid: 1.3.6.1.4.1.9.9.273.1.1.3.1.2 - type: counter - help: This object counts the number of stations authenticated with this device - on this interface since device re-started. - 1.3.6.1.4.1.9.9.273.1.1.3.1.2 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11AssStatsRoamedIn - oid: 1.3.6.1.4.1.9.9.273.1.1.3.1.3 - type: counter - help: This object counts the number of stations roamed from another device to - this device on this interface since device re-started. - 1.3.6.1.4.1.9.9.273.1.1.3.1.3 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11AssStatsRoamedAway - oid: 1.3.6.1.4.1.9.9.273.1.1.3.1.4 - type: counter - help: This object counts the number of stations roamed away from this device on - this interface since device re-started. - 1.3.6.1.4.1.9.9.273.1.1.3.1.4 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11AssStatsDeauthenticated - oid: 1.3.6.1.4.1.9.9.273.1.1.3.1.5 - type: counter - help: This object counts the number of stations deauthenticated with this device - on this interface since device re-started. - 1.3.6.1.4.1.9.9.273.1.1.3.1.5 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11AssStatsDisassociated - oid: 1.3.6.1.4.1.9.9.273.1.1.3.1.6 - type: counter - help: This object counts the number of stations disassociated with this device - on this interface since device re-started. - 1.3.6.1.4.1.9.9.273.1.1.3.1.6 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfCipherMicFailClientAddress - oid: 1.3.6.1.4.1.9.9.273.1.1.4.1.1 - type: PhysAddress48 - help: This is MAC address of the client attached to this radio interface that - caused the most recent MIC failure. - 1.3.6.1.4.1.9.9.273.1.1.4.1.1 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfCipherTkipLocalMicFailures - oid: 1.3.6.1.4.1.9.9.273.1.1.4.1.2 - type: counter - help: This object counts the number of MIC failures encountered on this radio - interface since device re-started. - 1.3.6.1.4.1.9.9.273.1.1.4.1.2 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfCipherTkipRemotMicFailures - oid: 1.3.6.1.4.1.9.9.273.1.1.4.1.3 - type: counter - help: This object counts the number of MIC failures reported by clients on this - radio interface since device re-started. - 1.3.6.1.4.1.9.9.273.1.1.4.1.3 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfCipherTkipCounterMeasInvok - oid: 1.3.6.1.4.1.9.9.273.1.1.4.1.4 - type: counter - help: This object counts the number of TKIP Counter Measures invoked on this interface - since device re-started. - 1.3.6.1.4.1.9.9.273.1.1.4.1.4 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfCipherCcmpReplaysDiscarded - oid: 1.3.6.1.4.1.9.9.273.1.1.4.1.5 - type: counter - help: This object counts the number of received unicast fragments discarded by - replay mechanism on this interface since device re-started. - 1.3.6.1.4.1.9.9.273.1.1.4.1.5 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cd11IfCipherTkipReplaysDetected - oid: 1.3.6.1.4.1.9.9.273.1.1.4.1.6 - type: counter - help: This object counts the number of TKIP replay errors detected on this interface - since device re-started. - 1.3.6.1.4.1.9.9.273.1.1.4.1.6 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientAddress - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.1 - type: PhysAddress48 - help: The MAC address of the client. - 1.3.6.1.4.1.9.9.273.1.2.1.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientParentAddress - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.2 - type: PhysAddress48 - help: The MAC address of the parent of the client if the client is a repeater - AP - 1.3.6.1.4.1.9.9.273.1.2.1.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientRoleClassType - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.3 - type: gauge - help: The role classification of the client. - 1.3.6.1.4.1.9.9.273.1.2.1.1.3 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 0: clientStation - 1: repeater - 2: accessPoint - 3: bridgeHost - 4: bridge - 5: bridgeRoot - 6: ethernetClient - - name: cDot11ClientDevType - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.4 - type: gauge - help: The device type of the client. - 1.3.6.1.4.1.9.9.273.1.2.1.1.4 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: unknown - 76: ethernetAP - 77: ethernetBridge - 84: pc3000Client - 85: serialUC - 86: ethernetUC - 101: pc3500Client - 102: pc4500Client - 104: generic80211Client - 109: pc4800Client - 110: pc3100Client - 111: mc - 112: ethernetClient - 117: pc4800bClient - 123: wgbNoDiversity - 124: wgb - 127: series350Client - 128: series370Client - 129: c1100SeriesAP - 130: c1410SeriesBridge - 132: c1200SeriesAP - 133: mp2xClient - 134: c350SeriesAP - 135: cb21agClient - 136: radioKodiak - 137: c1130SeriesAP - 138: c1310SeriesBridge - 139: c7920phone - 140: c1240SeriesAP - - name: cDot11ClientRadioType - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.5 - type: gauge - help: The radio classification of the client. - 1.3.6.1.4.1.9.9.273.1.2.1.1.5 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: unknown - 2: ccxClient - 3: pc3500 - 4: pc3000 - 6: pc4500 - 12: pc4800 - 13: pc3100 - 33: series340 - 34: series350 - 35: series370 - 36: bridge1410 - 37: mp2xSeries - 38: rm2xSeries - 39: rm2gSeries - 40: mp2xMAR - 46: cb21ag - - name: cDot11ClientWepEnabled - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.6 - type: gauge - help: When this object is 'true', it indicates that the WEP key mechanism is used - for transmitting frames of data for this client - 1.3.6.1.4.1.9.9.273.1.2.1.1.6 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cDot11ClientWepKeyMixEnabled - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.7 - type: gauge - help: When this object is 'true', it indicates that this client is using WEP key - mixing. - 1.3.6.1.4.1.9.9.273.1.2.1.1.7 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cDot11ClientMicEnabled - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.8 - type: gauge - help: When this object is 'true', it indicates that the MIC is enabled for this - client - 1.3.6.1.4.1.9.9.273.1.2.1.1.8 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: cDot11ClientPowerSaveMode - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.9 - type: gauge - help: The power management mode of this client - 1.3.6.1.4.1.9.9.273.1.2.1.1.9 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: active - 2: powersave - - name: cDot11ClientAid - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.10 - type: gauge - help: This is the association identification number of clients or multicast addresses - associating with this device - 1.3.6.1.4.1.9.9.273.1.2.1.1.10 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientDataRateSet - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.11 - type: OctetString - help: This is the set of data rates at which this client can transmit and receive - data - 1.3.6.1.4.1.9.9.273.1.2.1.1.11 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientSoftwareVersion - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.12 - type: DisplayString - help: This is the Cisco IOS software version if the other end of the association - is a bridge, access point, or repeater - 1.3.6.1.4.1.9.9.273.1.2.1.1.12 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientName - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.13 - type: DisplayString - help: This is the Cisco IOS device hostname if the other end of the association - is a bridge, access point, or repeater - 1.3.6.1.4.1.9.9.273.1.2.1.1.13 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientAssociationState - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.14 - type: gauge - help: 'This object indicates the state of the authentication and association process - between the two parties: initial(1) - association request received from client, - authenNotAssociated(2) - 802.11 authenticated but not 802.11 associated, assocAndAuthenticated(3) - - 802.11 associated and 802.1x authenticated, assocNotAnuthenticated(4) - 802.11 - associated but 802.1x not authenticated. - 1.3.6.1.4.1.9.9.273.1.2.1.1.14' - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: initial - 2: authenNotAssociated - 3: assocAndAuthenticated - 4: assocNotAnuthenticated - - name: cDot11ClientIpAddressType - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.15 - type: gauge - help: This is the IP address type of the cDot11ClientIpAddress. - 1.3.6.1.4.1.9.9.273.1.2.1.1.15 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 0: unknown - 1: ipv4 - 2: ipv6 - 3: ipv4z - 4: ipv6z - 16: dns - - name: cDot11ClientIpAddress - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.16 - type: InetAddress - help: This is the static or DHCP assigned IP address of the client. - 1.3.6.1.4.1.9.9.273.1.2.1.1.16 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientVlanId - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.17 - type: gauge - help: This is the VLAN which this wireless client is assigned to when it is successfully - associated to the wireless station - 1.3.6.1.4.1.9.9.273.1.2.1.1.17 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientSubIfIndex - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.18 - type: gauge - help: This is the ifIndex of the sub-interface which this wireless client is assigned - to when it is successfully associated to the wireless station - 1.3.6.1.4.1.9.9.273.1.2.1.1.18 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientAuthenAlgorithm - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.19 - type: gauge - help: This is the IEEE 802.11 authentication methods performed between the wireless - station and this client during association. - 1.3.6.1.4.1.9.9.273.1.2.1.1.19 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: open - 2: sharedKey - 129: networkEap - - name: cDot11ClientAdditionalAuthen - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.20 - type: Bits - help: These are the additional authentications that were performed after IEEE - 802.11 Open System or Shared Key authentication had completed - 1.3.6.1.4.1.9.9.273.1.2.1.1.20 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 0: mac - 1: eap - - name: cDot11ClientDot1xAuthenAlgorithm - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.21 - type: Bits - help: This the IEEE 802.1x authentication methods performed between this wireless - client and the authentication server - 1.3.6.1.4.1.9.9.273.1.2.1.1.21 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 0: md5 - 1: leap - 2: peap - 3: eapTls - 4: eapSim - 5: eapFast - - name: cDot11ClientKeyManagement - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.22 - type: Bits - help: This is the encryption key management methods employed by this client for - IEEE 802.11 wireless frame encryption - 1.3.6.1.4.1.9.9.273.1.2.1.1.22 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 0: wpa - 1: cckm - - name: cDot11ClientUnicastCipher - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.23 - type: Bits - help: These are all the possible unicast data frame cipher encryption type combinations - currently supported on this IEEE 802.11 client - 1.3.6.1.4.1.9.9.273.1.2.1.1.23 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 0: ckip - 1: cmic - 2: tkip - 3: wep40 - 4: wep128 - 5: aesccm - - name: cDot11ClientMulticastCipher - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.24 - type: Bits - help: These are all the possible multi-cast data frame cipher encryption type - combinations currently supported on this IEEE 802.11 client - 1.3.6.1.4.1.9.9.273.1.2.1.1.24 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 0: ckip - 1: cmic - 2: tkip - 3: wep40 - 4: wep128 - 5: aesccm - - name: cDot11ClientDevObjectID - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.25 - type: OctetString - help: This object indicates the authoritative identification of the associated - 802.11 client as assigned by the respective vendor - 1.3.6.1.4.1.9.9.273.1.2.1.1.25 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientNewKeyManagement - oid: 1.3.6.1.4.1.9.9.273.1.2.1.1.26 - type: Bits - help: This is the encryption key management methods employed by this client for - IEEE 802.11 wireless frame encryption - 1.3.6.1.4.1.9.9.273.1.2.1.1.26 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 0: cckm - 1: wpa1 - 2: wpa2 - - name: cDot11ClientCurrentTxRateSet - oid: 1.3.6.1.4.1.9.9.273.1.3.1.1.1 - type: OctetString - help: This is the set current transmit data rates for this client - 1.3.6.1.4.1.9.9.273.1.3.1.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientUpTime - oid: 1.3.6.1.4.1.9.9.273.1.3.1.1.2 - type: gauge - help: The time in seconds that this client has been associated with this device. - - 1.3.6.1.4.1.9.9.273.1.3.1.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientSignalStrength - oid: 1.3.6.1.4.1.9.9.273.1.3.1.1.3 - type: gauge - help: This is a device-dependent measure of the signal strength of the most recently - received packet from this client - 1.3.6.1.4.1.9.9.273.1.3.1.1.3 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientSigQuality - oid: 1.3.6.1.4.1.9.9.273.1.3.1.1.4 - type: gauge - help: This is a device-dependent measure of the signal quality of the most recently - received packet from this client. - 1.3.6.1.4.1.9.9.273.1.3.1.1.4 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientAgingLeft - oid: 1.3.6.1.4.1.9.9.273.1.3.1.1.5 - type: gauge - help: The number of seconds of aging time left for this client. - 1.3.6.1.4.1.9.9.273.1.3.1.1.5 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientPacketsReceived - oid: 1.3.6.1.4.1.9.9.273.1.3.1.1.6 - type: counter - help: The number of packets received from this client. - 1.3.6.1.4.1.9.9.273.1.3.1.1.6 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientBytesReceived - oid: 1.3.6.1.4.1.9.9.273.1.3.1.1.7 - type: counter - help: The number of bytes received from this client. - 1.3.6.1.4.1.9.9.273.1.3.1.1.7 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientPacketsSent - oid: 1.3.6.1.4.1.9.9.273.1.3.1.1.8 - type: counter - help: The number of packets sent to this client. - 1.3.6.1.4.1.9.9.273.1.3.1.1.8 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientBytesSent - oid: 1.3.6.1.4.1.9.9.273.1.3.1.1.9 - type: counter - help: The number of bytes sent to this client. - 1.3.6.1.4.1.9.9.273.1.3.1.1.9 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientDuplicates - oid: 1.3.6.1.4.1.9.9.273.1.3.1.1.10 - type: counter - help: This counter increments when a packet for this client is received and the - Sequence Control field in the packet header indicates the packet is a duplicate. - - 1.3.6.1.4.1.9.9.273.1.3.1.1.10 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientMsduRetries - oid: 1.3.6.1.4.1.9.9.273.1.3.1.1.11 - type: counter - help: This counter increments when an MSDU is successfully transmitted after one - or more retransmissions for this client. - 1.3.6.1.4.1.9.9.273.1.3.1.1.11 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientMsduFails - oid: 1.3.6.1.4.1.9.9.273.1.3.1.1.12 - type: counter - help: This counter increments when an MSDU is not transmitted successfully for - this client due to the number of transmit attempts exceeding some limit. - 1.3.6.1.4.1.9.9.273.1.3.1.1.12 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientWepErrors - oid: 1.3.6.1.4.1.9.9.273.1.3.1.1.13 - type: counter - help: This is the number of packets received from this client which failed to - be properly decrypted via the WEP security mechanism. - 1.3.6.1.4.1.9.9.273.1.3.1.1.13 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientMicErrors - oid: 1.3.6.1.4.1.9.9.273.1.3.1.1.14 - type: counter - help: This is the number of MIC errors for this client. - 1.3.6.1.4.1.9.9.273.1.3.1.1.14 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: cDot11ClientMicMissingFrames - oid: 1.3.6.1.4.1.9.9.273.1.3.1.1.15 - type: counter - help: This is the number of missing MIC packets for this client. - 1.3.6.1.4.1.9.9.273.1.3.1.1.15 - indexes: - - labelname: ifIndex - type: gauge - - labelname: cd11IfAuxSsid - type: DisplayString - - labelname: cDot11ClientAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString -- cgit v1.2.3