CISCO-SSG-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-SSG-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoSsgMIB 1.3.6.1.4.1.9.9.260
The MIB Module manages Service Selection Gateway(SSG) devices. Service Selection Gateway(SSG) is a switching solution for service providers who offer intranet,extranet, and Internet connections to subscribers using broadband access technology such as digital subscriber lines, cable modems, or wireless to allow simultaneous access to network services. Acronyms and terms: SSD Service Selection Dashboard SESM Subscriber Edge Service Manager GGSN Gateway GPRS Support Node APN Access Point Name
         ciscoSsgMIBNotifications 1.3.6.1.4.1.9.9.260.0
             ciscoSsgRadiusClientReboot 1.3.6.1.4.1.9.9.260.0.1
The notification is sent when the connectivity to GGSN is lost.
             ciscoSsgRadiusAAAServerDown 1.3.6.1.4.1.9.9.260.0.2
The notification is sent when the connectivity to AAA is lost or when AAA Server is down.
         ciscoSsgMIBObjects 1.3.6.1.4.1.9.9.260.1
             cssgCfgObjects 1.3.6.1.4.1.9.9.260.1.1
                 cssgCfgSsgEnabled 1.3.6.1.4.1.9.9.260.1.1.1 truthvalue read-write
An indication of whether SSG Service is enabled.
                 cssgCfgAutoDomainMode 1.3.6.1.4.1.9.9.260.1.1.2 integer read-write
An indication of whether Auto-Domain feature is enabled. This feature allows a user to be automatically connected to a service based on the APN or structured username. Enumeration: 'disabled': 1, 'extended': 3, 'basic': 2.
                 cssgCfgLocalForwardingEnabled 1.3.6.1.4.1.9.9.260.1.1.3 truthvalue read-write
An indication of whether Local Forwarding is enabled. This feature enables SSG to forward packets locally between connected subscribers.
                 cssgCfgAutoLogOffMode 1.3.6.1.4.1.9.9.260.1.1.4 integer read-write
An indication of whether Auto Logoff feature is enabled. This feature enables SSG to initiate logoff if connectivity to a host is lost. Connectivity to a host is checked using ARP or ICMP ping mechanisms. Enumeration: 'disabled': 1, 'arp': 3, 'icmp': 2.
                 cssgCfgRadiusProxyEnabled 1.3.6.1.4.1.9.9.260.1.1.5 truthvalue read-write
An indication of whether Radius-Proxy feature is enabled. This feature allows SSG to act as a generic Radius Proxy for non-SSD clients such as GGSN.
                 cssgCfgTcpRedirectEnabled 1.3.6.1.4.1.9.9.260.1.1.6 truthvalue read-write
An indication of whether TCP redirect is enabled. This feature redirects certain TCP packets to captive portals.
                 cssgCfgAutoDomainNatEnabled 1.3.6.1.4.1.9.9.260.1.1.7 truthvalue read-write
An indication of whether NAT(Network Address Translation) is enabled for autodomain users. This feature determines whether the subscriber gets the autodomain service assigned IP Address.
                 cssgCfgPortBundleHostKeyEnabled 1.3.6.1.4.1.9.9.260.1.1.8 truthvalue read-write
An indication of whether PortBundle-Host Key feature is enabled. This feature enables SESM to identify subscribers based on the PortBundle(combination of IP Address, and a range of ports) assigned by the SSG.
                 cssgCfgTransPassThroughEnabled 1.3.6.1.4.1.9.9.260.1.1.9 truthvalue read-write
An indication of whether Transparent pass through feature is enabled. This feature allows an unauthenticated subscriber traffic to be routed through SSG in either direction.
                 cssgCfgAutoLogOffInterval 1.3.6.1.4.1.9.9.260.1.1.10 timeinterval read-write
The time-interval at which connectivity to a host is checked. If the host is not reachable, SSG logs off the host if auto-logff feature is enabled.
                 cssgCfgAutoLogOffIcmpRetries 1.3.6.1.4.1.9.9.260.1.1.11 unsigned32 read-write
The number of ICMP ping retries SSG does to check connectivity to a host.
                 cssgCfgMaxServicesPerUser 1.3.6.1.4.1.9.9.260.1.1.12 unsigned32 read-write
The maximum number of services allowed per user.
                 cssgCfgAccountingEnabled 1.3.6.1.4.1.9.9.260.1.1.13 truthvalue read-write
An indication of whether Acccounting is enabled in SSG. If enabled, SSG generates Accounting Records and sends to AAA Server.
                 cssgCfgDefaultNetworkType 1.3.6.1.4.1.9.9.260.1.1.14 inetaddresstype read-write
A value that represents the type of the IP Address stored in the object cssgCfgDefaultNetwork.
                 cssgCfgDefaultNetwork 1.3.6.1.4.1.9.9.260.1.1.15 inetaddress read-write
The IP Address or subnet that users will be able to access without authentication. This is the address where the Cisco SSD/SESM resides.
                 cssgCfgRadiusAuthenPort 1.3.6.1.4.1.9.9.260.1.1.16 ciscoport read-write
The port on which SSG receives access request packets from Radius clients.
                 cssgCfgRadiusAccountingPort 1.3.6.1.4.1.9.9.260.1.1.17 ciscoport read-write
The port on which SSG receives accounting packets from Radius clients.
                 cssgCfgRadiusFwdAcctPktsEnabled 1.3.6.1.4.1.9.9.260.1.1.18 truthvalue read-write
An indication of whether SSG forwards Accounting Packets received from Radius Clients to AAA Server.
                 cssgCfgAccountingInterval 1.3.6.1.4.1.9.9.260.1.1.19 unsigned32 read-write
The interval at which Accounting records are sent to AAA Server.
                 cssgCfgTCPRedirGrpForUnAuthUsers 1.3.6.1.4.1.9.9.260.1.1.20 displaystring read-write
The TCP Redirect Group to which Unauthenticated users are directed.
                 cssgCfgTCPRedirGrpForUnAuthServ 1.3.6.1.4.1.9.9.260.1.1.21 displaystring read-write
The TCP Redirect Group to which unauthorized service access users are directed.
                 cssgCfgTcpRedirGrpForSMTP 1.3.6.1.4.1.9.9.260.1.1.22 displaystring read-write
TCP Redirect Group to which SMTP traffic is redirected.
                 cssgCfgTcpRedirGrpForInitialCapt 1.3.6.1.4.1.9.9.260.1.1.23 displaystring read-write
The TCP Redirect Group for initial captivation.
                 cssgCfgTcpRedirGrpForAdvCapt 1.3.6.1.4.1.9.9.260.1.1.24 displaystring read-write
The TCP Redirect Group for advertising captivation.
                 cssgCfgRadiusClntRbtNotifEnabled 1.3.6.1.4.1.9.9.260.1.1.25 truthvalue read-write
An indication of whether SSG generates notification if a Radius Client reboots.
                 cssgCfgAAAServerDownNotifEnabled 1.3.6.1.4.1.9.9.260.1.1.26 truthvalue read-write
An indication of whether SSG generates notification if connectivity to AAA is lost or if it goes down.
                 cssgCfgTalEnabled 1.3.6.1.4.1.9.9.260.1.1.27 truthvalue read-write
An indication of whether Transparent Auto Logon feature is enabled on SSG.
             cssgStatsObjects 1.3.6.1.4.1.9.9.260.1.2
                 cssgStatsLoginAttempts 1.3.6.1.4.1.9.9.260.1.2.1 counter32 read-only
The number of login attempts onto SSG.
                 cssgStatsLoginsSuccessful 1.3.6.1.4.1.9.9.260.1.2.2 counter32 read-only
The number of successful logins onto SSG.
                 cssgStatsActiveSessions 1.3.6.1.4.1.9.9.260.1.2.3 gauge32 read-only
The current number of active connections on SSG.
                 cssgStatsActiveHosts 1.3.6.1.4.1.9.9.260.1.2.4 gauge32 read-only
The current number of active Hosts on SSG.
                 cssgStatsActiveServices 1.3.6.1.4.1.9.9.260.1.2.5 gauge32 read-only
The current number of active services on SSG.
                 cssgStatsPODs 1.3.6.1.4.1.9.9.260.1.2.6 counter32 read-only
The number of Packets of Death sent to Radius Client.
             cssgService 1.3.6.1.4.1.9.9.260.1.3
                 cssgServiceTable 1.3.6.1.4.1.9.9.260.1.3.1 no-access
A list of SSG Services which subscribers have logged onto. A Service entry in this table is transient data and gets removed when the last subscriber using this Service logs off.
                     cssgServiceEntry 1.3.6.1.4.1.9.9.260.1.3.1.1 no-access
Detailed information concerning a Service.
                         cssgServiceName 1.3.6.1.4.1.9.9.260.1.3.1.1.1 displaystring no-access
The name of the service profile.
                         cssgServiceMode 1.3.6.1.4.1.9.9.260.1.3.1.1.2 integer read-only
An optional attribute which defines whether the user is able to log in to a service while simultaneously connected to other services (concurrent) or cannot access any other services while using this service (sequential). The default is concurrent. Enumeration: 'unknown': 1, 'sequential': 3, 'concurrent': 2.
                         cssgServiceType 1.3.6.1.4.1.9.9.260.1.3.1.1.3 integer read-only
This attribute indicates the type of service. pass-through - Indicates that the user authentication is not done during logon to this service. This is the default. tunnel - Indicates that this is a L2TP tunneled service. proxy - Indicates that the SSG performs user authentication during logon to this service. Enumeration: 'tunnel': 3, 'unknown': 1, 'proxy': 4, 'passthrough': 2.
                         cssgServiceIdleTimeout 1.3.6.1.4.1.9.9.260.1.3.1.1.4 unsigned32 read-only
The idle timeout of a session in seconds. A value of 0 indicates that there is no timeout.
                         cssgServiceSessionTimeout 1.3.6.1.4.1.9.9.260.1.3.1.1.5 unsigned32 read-only
The maximum length of a session in seconds. A value of 0 indicates that there is no timeout.
                         cssgServiceActiveSessions 1.3.6.1.4.1.9.9.260.1.3.1.1.6 gauge32 read-only
The active number of connections to this service.
                         cssgServiceDNSPrimaryIpType 1.3.6.1.4.1.9.9.260.1.3.1.1.7 inetaddresstype read-only
The IP address type of Primary DNS Server for this service.
                         cssgServiceDNSPrimary 1.3.6.1.4.1.9.9.260.1.3.1.1.8 inetaddress read-only
The primary DNS server for this service.
                         cssgServiceDNSSecondaryIpType 1.3.6.1.4.1.9.9.260.1.3.1.1.9 inetaddresstype read-only
The IP Address type of Secondary DNS Server for this service.
                         cssgServiceDNSSecondary 1.3.6.1.4.1.9.9.260.1.3.1.1.10 inetaddress read-only
The Secondary DNS Server for this service.
                         cssgServiceUpstreamQOSEnabled 1.3.6.1.4.1.9.9.260.1.3.1.1.11 truthvalue read-only
An indication of whether upstream policing is enabled for this service.
                         cssgServiceDownStreamQOSEnabled 1.3.6.1.4.1.9.9.260.1.3.1.1.12 truthvalue read-only
An indication of whether downstream policing is enabled for this service.
                         cssgServiceOpenGarden 1.3.6.1.4.1.9.9.260.1.3.1.1.13 truthvalue read-only
An indication of whether this is a Open Garden service. An Open Garden Service is a service that can be accessed without authentication.
                         cssgServicePrepaid 1.3.6.1.4.1.9.9.260.1.3.1.1.14 truthvalue read-only
An indication of whether this service is a prepaid service.
                 cssgServiceRouteTable 1.3.6.1.4.1.9.9.260.1.3.2 no-access
A list of route entries that belong to a particular service.
                     cssgServiceRouteEntry 1.3.6.1.4.1.9.9.260.1.3.2.1 no-access
An entry in Services Route Table.
                         cssgServiceRouteType 1.3.6.1.4.1.9.9.260.1.3.2.1.1 inetaddresstype no-access
A value that represents the type of the address stored in cssgServiceServRouteAddr.
                         cssgServiceRouteAddr 1.3.6.1.4.1.9.9.260.1.3.2.1.2 inetaddress no-access
The IP Address of the networks available to the user of this service.
                         cssgServiceRouteMaskType 1.3.6.1.4.1.9.9.260.1.3.2.1.3 inetaddresstype no-access
A value that represents the type of the address stored in cssgServiceServRouteMask.
                         cssgServiceRouteMask 1.3.6.1.4.1.9.9.260.1.3.2.1.4 inetaddress no-access
Indicate the mask to be ANDed with the destination address before being compared to the value in cssgServiceRouteAddr.
                         cssgServiceRoutePermission 1.3.6.1.4.1.9.9.260.1.3.2.1.5 integer read-only
Indicates the action on packets, when the destination address matches with the cssgServiceRouteAddr. Enumeration: 'deny': 2, 'permit': 1.
             cssgExcludedAPN 1.3.6.1.4.1.9.9.260.1.4
                 cssgExcludedAPNTable 1.3.6.1.4.1.9.9.260.1.4.1 no-access
A list of APNs excluded from using auto-main feature of SSG.
                     cssgExcludedAPNEntry 1.3.6.1.4.1.9.9.260.1.4.1.1 no-access
Information concerning an APN.
                         cssgExcludedAPNName 1.3.6.1.4.1.9.9.260.1.4.1.1.1 displaystring no-access
The name of the excluded APN.
                         cssgExcludedAPNRowStatus 1.3.6.1.4.1.9.9.260.1.4.1.1.2 rowstatus read-only
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. There are no mandatory objects in a create request. To delete a row, set this object to 'destroy'.
             cssgExcludedDomain 1.3.6.1.4.1.9.9.260.1.5
                 cssgExcludedDomainTable 1.3.6.1.4.1.9.9.260.1.5.1 no-access
A list of Domain names excluded from using auto-domain feature of SSG.
                     cssgExcludedDomainEntry 1.3.6.1.4.1.9.9.260.1.5.1.1 no-access
Information concerning an excluded Domain.
                         cssgExcludedDomainName 1.3.6.1.4.1.9.9.260.1.5.1.1.1 displaystring no-access
The name of the excluded Domain.
                         cssgExcludedDomainRowStatus 1.3.6.1.4.1.9.9.260.1.5.1.1.2 rowstatus read-only
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. There are no mandatory objects in a create request. To delete a row, set this object to 'destroy'.
             cssgTcpRedirect 1.3.6.1.4.1.9.9.260.1.6
                 cssgTcpRedirectGrpTable 1.3.6.1.4.1.9.9.260.1.6.1 no-access
A list of TCP Redirect group. A TCP Redirect group is a list of one more servers that make up a captive portal group.
                     cssgTcpRedirectGrpEntry 1.3.6.1.4.1.9.9.260.1.6.1.1 no-access
Detailed information concerning a TCP Redirect group.
                         cssgTcpRedirectGrpName 1.3.6.1.4.1.9.9.260.1.6.1.1.1 displaystring no-access
The name of the redirect-group.
                         cssgTcpRedirectGrpServerAddrType 1.3.6.1.4.1.9.9.260.1.6.1.1.2 inetaddresstype no-access
A value that represents the typeof the address stored in cssgTcpRedirectGrpServerAddr object.
                         cssgTcpRedirectGrpServerAddr 1.3.6.1.4.1.9.9.260.1.6.1.1.3 inetaddress no-access
The IP address of the server in the server-group.
                         cssgTcpRedirectGrpServerPort 1.3.6.1.4.1.9.9.260.1.6.1.1.4 ciscoport no-access
The port of the server to which TCP traffic to be redirected.
                         cssgTcpRedirectGrpRowStatus 1.3.6.1.4.1.9.9.260.1.6.1.1.5 rowstatus read-only
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. There are no mandatory objects in a create request. To delete a row, set this object to 'destroy'.
                 cssgNetworkGrpTable 1.3.6.1.4.1.9.9.260.1.6.2 no-access
A list of network groups. When a network-group, a list of networks, associated with a TCP Redirect group, subscribers attempting to connect to these networks will be redirected to the TCP redirect group.
                     cssgNetworkGrpEntry 1.3.6.1.4.1.9.9.260.1.6.2.1 no-access
Detailed information concerning a network group entry.
                         cssgNetworkGrpName 1.3.6.1.4.1.9.9.260.1.6.2.1.1 displaystring no-access
The name of the network group. A network group, which is a group of networks, is associated with a Server group for traffic redirection i.e., packets to the networks in the network group will be directed to the servers in the server group.
                         cssgNetworkGrpNetIpType 1.3.6.1.4.1.9.9.260.1.6.2.1.2 inetaddresstype no-access
A value that represents the type of the IP Address in the object cssgNetworkGrpNetIpAddr.
                         cssgNetworkGrpNetIpAddr 1.3.6.1.4.1.9.9.260.1.6.2.1.3 inetaddress no-access
The IP address of a network in this network group.
                         cssgNetworkGrpNetMaskType 1.3.6.1.4.1.9.9.260.1.6.2.1.4 inetaddresstype no-access
A value that represents the type of the address stored in cssgNetworkGrpNetMask.
                         cssgNetworkGrpNetMask 1.3.6.1.4.1.9.9.260.1.6.2.1.5 inetaddress no-access
Indicate the mask to be ANDed with the destination address before being compared to the value in cssgNetworkGrpNetIpAddr.
                         cssgNetworkGrpNetRowStatus 1.3.6.1.4.1.9.9.260.1.6.2.1.6 rowstatus read-only
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. There are no mandatory objects in a create request. To delete a row, set this object to 'destroy'.
                 cssgPortGrpTable 1.3.6.1.4.1.9.9.260.1.6.3 no-access
A list of port groups.
                     cssgPortGrpEntry 1.3.6.1.4.1.9.9.260.1.6.3.1 no-access
A Port group entry.
                         cssgPortGrpName 1.3.6.1.4.1.9.9.260.1.6.3.1.1 displaystring no-access
The name of the port group. The port group defines a list of ports traffic to whom can be redirected to a TCP Redirect group.
                         cssgPortGrpPortNo 1.3.6.1.4.1.9.9.260.1.6.3.1.2 ciscoport no-access
A port in the port group.
                         cssgPortGrpPortRowStatus 1.3.6.1.4.1.9.9.260.1.6.3.1.3 rowstatus read-only
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. To delete a row, set this object to 'destroy'.
                 cssgTcpRedirNetworkGrpMapTable 1.3.6.1.4.1.9.9.260.1.6.4 no-access
A list of Network and Server Group associations.
                     cssgTcpRedirNetworkGrpMapEntry 1.3.6.1.4.1.9.9.260.1.6.4.1 no-access
Detailed information concerning a Server and Network group association.
                         cssgTcpRedirNetworkMapGrpName 1.3.6.1.4.1.9.9.260.1.6.4.1.1 displaystring read-only
A network group name. A network group is a set of network groups that can be associated with TCP Redirect for traffic redirection.
                         cssgTcpRedirNetworkGrpMapRowStat 1.3.6.1.4.1.9.9.260.1.6.4.1.2 rowstatus read-only
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. There are no mandatory objects in a create request. To delete a row, set this object to 'destroy'.
                 cssgTcpRedirPortGrpMapTable 1.3.6.1.4.1.9.9.260.1.6.5 no-access
A list of Server and Port Group associations.
                     cssgTcpRedirPortGrpMapEntry 1.3.6.1.4.1.9.9.260.1.6.5.1 no-access
An instance of Server and Port group association.
                         cssgTcpRedirPortMapGrpName 1.3.6.1.4.1.9.9.260.1.6.5.1.1 displaystring read-only
The name of the Port Group. A Port Group is a set of ports that can be associated with a TCP Redirect Group for traffic redirection.
                         cssgTcpRedirPortGrpMapRowStat 1.3.6.1.4.1.9.9.260.1.6.5.1.2 rowstatus read-only
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. There are no mandatory objects in a create request. To delete a row, set this object to 'destroy'.
                 cssgTcpRedirPortNoMapTable 1.3.6.1.4.1.9.9.260.1.6.6 no-access
A list of Ports nos and the corresponding Server group which they are associated with.
                     cssgTcpRedirPortNoMapEntry 1.3.6.1.4.1.9.9.260.1.6.6.1 no-access
An instance of a Server group and Port association.
                         cssgTcpRedirPortNo 1.3.6.1.4.1.9.9.260.1.6.6.1.1 ciscoport read-only
The Port No associated with the Service Group name.
                         cssgTcpRedirPortNoMapRowStat 1.3.6.1.4.1.9.9.260.1.6.6.1.2 rowstatus read-only
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. cssgTcpRedirPortNo is a mandatory object for a create request. To delete a row, set this object to 'destroy'.
             cssgServiceIfBinds 1.3.6.1.4.1.9.9.260.1.7
                 cssgServiceIfBindTable 1.3.6.1.4.1.9.9.260.1.7.1 no-access
In SSG, a Service can be configured to use a particular interface/ip address. This table is a list of services and the interface to which they are bound.
                     cssgServiceIfBindEntry 1.3.6.1.4.1.9.9.260.1.7.1.1 no-access
A Interface-Service Bind entry.
                         cssgServiceIfIndex 1.3.6.1.4.1.9.9.260.1.7.1.1.1 interfaceindex read-only
The interface index to which the Service is bound.
                         cssgServiceIfRowStatus 1.3.6.1.4.1.9.9.260.1.7.1.1.2 rowstatus read-only
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. cssgServiceIfIndex is a mandatory object for a create request. To delete a row, set this object to 'destroy'.
             cssgRadiusClients 1.3.6.1.4.1.9.9.260.1.8
                 cssgRadiusClientTable 1.3.6.1.4.1.9.9.260.1.8.1 no-access
A list of non-SSD clients to which SSG act as Radius proxy.
                     cssgRadiusClientEntry 1.3.6.1.4.1.9.9.260.1.8.1.1 no-access
Detailed information concerning a Radius client entry.
                         cssgRadiusClientAddrType 1.3.6.1.4.1.9.9.260.1.8.1.1.1 inetaddresstype no-access
The type of the address stored in cssgRadiusClientAddr.
                         cssgRadiusClientAddr 1.3.6.1.4.1.9.9.260.1.8.1.1.2 inetaddress no-access
The network layer address of the Radius client to which SSG acts as Radius Proxy.
                         cssgRadiusClientRowStatus 1.3.6.1.4.1.9.9.260.1.8.1.1.3 rowstatus read-only
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. There are no mandatory objects in a create request. To delete a row, set this object to 'destroy'.
             cssgPortMap 1.3.6.1.4.1.9.9.260.1.9
                 cssgPortMapLength 1.3.6.1.4.1.9.9.260.1.9.1 unsigned32 read-write
The length of the port-bundle i.e, no of ports in a bundle.
                 cssgPortMapTable 1.3.6.1.4.1.9.9.260.1.9.2 no-access
The list of TCP Port-maps.
                     cssgPortMapEntry 1.3.6.1.4.1.9.9.260.1.9.2.1 no-access
An entry in the cssgPortMapTable.
                         cssgPortMapSourceIpType 1.3.6.1.4.1.9.9.260.1.9.2.1.1 inetaddresstype no-access
A value that represents the type of the IP address stored in cssgPortMapSourceIP object.
                         cssgPortMapSourceIp 1.3.6.1.4.1.9.9.260.1.9.2.1.2 inetaddress no-access
Specifies SSG source IP addresses to be used while NATting packets from downstream traffic i.e., traffic from Subscriber to SSG.
                         cssgPortMapPortRangeFrom 1.3.6.1.4.1.9.9.260.1.9.2.1.3 ciscoport read-only
The lower limit of the range ports in the Port Map.
                         cssgPortMapPortRangeTo 1.3.6.1.4.1.9.9.260.1.9.2.1.4 ciscoport read-only
The upper limit of the range ports in the Port Map.
                         cssgPortMapRowStatus 1.3.6.1.4.1.9.9.260.1.9.2.1.5 rowstatus read-only
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. cssgPortMapPortRangeFrom and cssgPortMapPortRangeTo are mandatory objects in a create request. To delete a row, set this object to 'destroy'.
             cssgTal 1.3.6.1.4.1.9.9.260.1.10
                   cssgTalWaitingForAuthUsers 1.3.6.1.4.1.9.9.260.1.10.1 gauge32 read-only
The number of currently existing users waiting for authorization.
                   cssgTalUnidentifiedUsers 1.3.6.1.4.1.9.9.260.1.10.2 gauge32 read-only
The number of currently existing unidentified users. These are users for which there was no response received from AAA and hence it is not clear if they are valid users.
                   cssgTalSuspectUsers 1.3.6.1.4.1.9.9.260.1.10.3 gauge32 read-only
The number of currently existing Suspect Users.
                   cssgTalPassthroughUsers 1.3.6.1.4.1.9.9.260.1.10.4 gauge32 read-only
The number of currently existing transparent pass-through users.
                   cssgTalMaxAuthRate 1.3.6.1.4.1.9.9.260.1.10.5 unsigned32 read-only
Maximum rate of authorization requests per second. At a given time, the maximum rate of authorization requests will overwrite the previous value.
                   cssgTalMaxAuthRateTimestamp 1.3.6.1.4.1.9.9.260.1.10.6 dateandtime read-only
This is the local time on the SSG when the Maximum rate of authorization requests per second, indicated by cssgTalMaxAuthRate, was recorded.
                   cssgTalMinAuthRate 1.3.6.1.4.1.9.9.260.1.10.7 unsigned32 read-only
Minimum rate of authorization requests per second. At a given time, the minimum rate of authorization requests will overwrite the previous value.
                   cssgTalMinAuthRateTimestamp 1.3.6.1.4.1.9.9.260.1.10.8 dateandtime read-only
This is the local time on the SSG when the Minimum rate of authorization requests per second, indicated by cssgTalMinAuthRate, was recorded.
                   cssgTalCurrentAuthRate 1.3.6.1.4.1.9.9.260.1.10.9 unsigned32 read-only
The last recorded rate of authorization requests per second, on SSG.
                   cssgTalCurrentAuthRateTimestamp 1.3.6.1.4.1.9.9.260.1.10.10 dateandtime read-only
This is the local time on the SSG when cssgTalCurrentAuthRate, was recorded.
                   cssgTalResetAuthRates 1.3.6.1.4.1.9.9.260.1.10.11 integer read-write
Setting this variable to 'reset' indicates that the Minimum and Maximum rates of authorization would be reset to the last recorded rate of authorization requests per second. Setting it to 'unknown' will not result in any changes. An snmp-get on this value will always return 'unknown'. Enumeration: 'reset': 2, 'unknown': 1.
                   cssgTalMaxPendingAuthReqs 1.3.6.1.4.1.9.9.260.1.10.12 unsigned32 read-write
The maximum number of outstanding TAL authorization requests allowed on SSG. If the number of authorization requests goes beyond this value, SSG does a SYS log message and any packets received that would result in SSG sending a new radius request will be dropped at the CEF path itself. When this value is set, it will be applicable from that point onwards. If the number of existing requests exceeds the new values, these requests will not be discarded.
                   cssgTalMaxAuthReqsRate 1.3.6.1.4.1.9.9.260.1.10.13 unsigned32 read-write
The maximum number of authorization requests per second allowed on SSG. If this value is set, SSG throttles the authorization requests sent per second as per this value.
                   cssgTalDropPakDuringAuthorization 1.3.6.1.4.1.9.9.260.1.10.14 truthvalue read-write
The value 'true' indicates that any packets that are received from the user during user authorization would be dropped. The value 'false' indicates that the packets will not be dropped.
                   cssgTalUnidentifiedUserAllowTraff 1.3.6.1.4.1.9.9.260.1.10.15 truthvalue read-write
The value 'true' indicates that traffic from/to unidentified users would be allowed. A value of 'false' indicates that traffic from/to unidentified users will not be allowed.
                   cssgTalMaxSuspectUsers 1.3.6.1.4.1.9.9.260.1.10.16 unsigned32 read-write
The maximum number of suspect users allowed.
                   cssgTalSuspectUserTimeout 1.3.6.1.4.1.9.9.260.1.10.17 unsigned32 read-write
The timeout value for a suspect user in minutes. If a packet is received for a suspect user, then packets from/to this user will be dropped/tcp-redirected, until a value of cssgTalSuspectUserTimeout is reached. After this timeout, any new traffic received by SSG from the suspect user will trigger the TAL procedure all over again.
                   cssgTalUnidentifiedUserTimeout 1.3.6.1.4.1.9.9.260.1.10.18 unsigned32 read-write
The timeout value for an unidentified user in minutes. After this time expiry, authorization will be done again when a packet is received from this user.
                   cssgTalUserInfoTable 1.3.6.1.4.1.9.9.260.1.10.19 no-access
A list of all the transparent users, along with their user-state.
                         cssgTalUserInfoEntry 1.3.6.1.4.1.9.9.260.1.10.19.1 no-access
A conceptual row in the TAL user info table.
                             cssgTalUserIPAddressType 1.3.6.1.4.1.9.9.260.1.10.19.1.1 inetaddresstype no-access
This is the IP address type of a particular transparent user and is used as index (together with cssgTalUserIPAddress) to identify a unique entry in the Tal User Info table.
                             cssgTalUserIPAddress 1.3.6.1.4.1.9.9.260.1.10.19.1.2 inetaddress no-access
IP Address of the transparent user.
                             cssgTalUserState 1.3.6.1.4.1.9.9.260.1.10.19.1.3 integer read-only
The state of the transparent user. Enumeration: 'passthrough': 5, 'unidentified': 3, 'other': 1, 'suspect': 4, 'authorizing': 2.
         ciscoSsgMIBConformance 1.3.6.1.4.1.9.9.260.3
             ciscoSsgMIBCompliances 1.3.6.1.4.1.9.9.260.3.1
                 ciscoSsgMIBCompliance 1.3.6.1.4.1.9.9.260.3.1.1
The compliance statement for entities which implement CISCO-SSG-MIB.
                 ciscoSsgMIBComplianceRev1 1.3.6.1.4.1.9.9.260.3.1.2
The compliance statement for entities which implement CISCO-SSG-MIB.
             ciscoSsgMIBGroups 1.3.6.1.4.1.9.9.260.3.2
                 ciscoSsgCfgGroup 1.3.6.1.4.1.9.9.260.3.2.1
A collection of configurable parameters in SSG MIB.
                 ciscoSsgStatsGroup 1.3.6.1.4.1.9.9.260.3.2.2
A collection of statistics objects for SSG MIB.
                 ciscoSsgServicesGroup 1.3.6.1.4.1.9.9.260.3.2.3
A collection of objects pertaining to Services.
                 ciscoSsgExclusionsGroup 1.3.6.1.4.1.9.9.260.3.2.4
A collection of objects pertaining to excluded APN/Domain.
                 ciscoSsgTcpRedirectGroup 1.3.6.1.4.1.9.9.260.3.2.5
A collection of objects pertaining to TCP Redirect.
                 ciscoSsgServiceInterfaceGroup 1.3.6.1.4.1.9.9.260.3.2.6
A collection of objects pertaining to Service-Interface bind.
                 ciscoSsgRadiusClientsGroup 1.3.6.1.4.1.9.9.260.3.2.7
A collection of objects pertaining to Radius Client.
                 ciscoSsgPortMapGroup 1.3.6.1.4.1.9.9.260.3.2.8
A collection of objects pertaining to Port Map Group.
                 ciscoSsgNotificationGroup 1.3.6.1.4.1.9.9.260.3.2.9
A collection of notifications generated by SSG.
                 ciscoSsgCfgGroupRev1 1.3.6.1.4.1.9.9.260.3.2.10
A collection of configurable parameters in SSG MIB.
                 ciscoSsgTalUserInfoGroup 1.3.6.1.4.1.9.9.260.3.2.11
A collection of objects pertaining to Transparent Auto-Logon Group.